-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
See the discussion here:
https://github.com/wildfly-security/wildfly-elytron/pull/1925#discussion_r1532368580
We could try to pass in a predicate that would be used for validation when parsing an oidc.json file. We'd likely need to create a class that extends com.fasterxml.jackson.core.JsonFactory to be able to make use of the predicate when parsing in OidcClientConfigurationBuilder#loadOidcJsonConfiguration.
- is related to
-
ELY-2574 oidc: add ability to configure additional scope for authentication request
- Resolved
-
WFLY-16532 [Preview] elytron-oidc-client: add ability to configure additional scope for authentication request
- Closed