-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR8
-
None
/token-realm/oauth2-introspection descriptions are apparently copied from jwt. For example:
"client-secret" => { "type" => STRING, "description" => "A list of strings representing the audiences supported by this configuration. During validation JWT tokens must have an <code>aud</code> claim that contains one of the values defined here.", "expressions-allowed" => false, "nillable" => false, "min-length" => 1L, "max-length" => 2147483647L }
It applies to these attributes:
- client-id
- client-secret
- client-ssl-context
- introspection-url
- is cloned by
-
WFLY-7573 Elytron oauth2-introspection descriptions copy/pasted from jwt
- Closed
- is incorporated by
-
JBEAP-7538 Upgrade Elytron Subsystem to 1.0.0.Alpha15
- Closed