-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Currently the elytron-oidc-client is hardcoding the scope sent in the authentication request to
...scope=openid
Some OIDC providers, Azure for example, require additional attributes to be sent in the authentication request.
...scope=<clinet id>%20offline_access%20openid
Please add ability to configure additional attributes to be sent in the scope.
- is related to
-
WFLY-19176 [Preview] Update elytron-oidc-client scope related tests to use optional client scopes for multipleClientScpes test
-
- Resolved
-
-
WFLY-19078 [Preview] Update the elytron-oidc-client subsystem parser to enumerate schema versions
-
- Closed
-
-
WFLY-19177 Update elytron-oidc-client subsystem transformer to add a transformer from model version 2 to model version 3
-
- Closed
-
-
WFLY-19198 Move the OIDC scope related tests back to the elytron-oidc-client testsuite
-
- Closed
-
- relates to
-
ELY-2574 oidc: add ability to configure additional scope for authentication request
-
- Resolved
-
-
ELY-2737 Determine if a predicate can be used when parsing an oidc.json file to determine if any attributes are invalid
-
- Open
-
-
WFLY-19194 Update ElytronOidcSubsystemSchema#getXMLDescription to use PersistentResourceXMLDescription.Builder.addAttributes(Stream<AttributeDefinition>, AttributeParser, AttributeMarshaller)
-
- Open
-