-
Bug
-
Resolution: Done
-
Major
-
None
-
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
- clones
-
JBEAP-7122 Elytron oauth2-introspection descriptions copy/pasted from jwt
- Closed
- is incorporated by
-
WFLY-7660 Upgrade to Elytron Subsystem 1.0.0.Alpha15
- Closed