-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
When I use "HTTP" in protocol attribute instead of "http", I get 403 instead of succesfull access.
According to http://www.rfc-base.org/txt/rfc-1738.txt
Scheme names consist of a sequence of characters. The lower case
letters "a"--"z", digits, and the characters plus ("+"), period
("."), and hyphen ("-") are allowed. For resiliency, programs
interpreting URLs should treat upper case letters as equivalent to
lower case in scheme names (e.g., allow "HTTP" as well as "http").
- clones
-
JBEAP-9968 Elytron, *-authentication-factory protocol attribute should be case insensitive
- Closed