Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2574

oidc: add ability to configure additional scope for authentication request

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.4.0.CR1
    • None
    • HTTP
    • 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.

            rh-ee-prpaul Prarthona Paul
            rh-ee-prpaul Prarthona Paul
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: