-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.1.0.DR7
Lack of LoginPermission leads to 401 http code. Which could IMO indicate user can try to login again with different password. However it won't help in this case. I wonder, wouldn't 403 Forbidden be more suitable here? Indicating user authentication passed, but user is missing some permission.
Setting with low priority as in DR7 in default configuration LoginPermission is added by default.
David: "I think you may be right @MartinChoma - 401 is called "unauthorized" but really it should say "authentication required" 403 is the correct response for an authorization error"
- is cloned by
-
WFCORE-2437 Elytron Http status code for missing LoginPermission
- Resolved
- relates to
-
JBEAP-6402 Wrong HTTP error code for Elytron authentication when LDAP server is unreachable
- Closed