-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
The OIDC specification makes it possible to enable Authentication Requests to be signed and optionally encrypted via request and request_uri parameters as defined here:
https://openid.net/specs/openid-connect-core-1_0.html#JWTRequests
It should be possible to specify that these parameters should be included in the Authentication Request via appropriate deployment configuration and elytron-oidc-client subsystem configuration.
- causes
-
ELY-2797 NullPointerException in OidcClientConfiguration.resolveUrls if parameter "request_parameter_supported" is not present in openid-configuration
- Resolved
- is related to
-
WFLY-17143 [Preview] Add the ability to specify that the OIDC Authentication Request should include request and request_uri parameters
- Resolved