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

Allow complete provider url in the oidc config

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.19.1.Final
    • HTTP
    • None

      Some providers need additional information after the standard DISCOVERY_PATH = ".well-known/openid-configuration" for the discovery url to work correctly

      Example, Azure:
      https://login.microsoftonline.com/xxxxxxxx-xxxx-xxxx-xxxx-xxtenantid/v2.0/.well-known/openid-configuration?appid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxappid

      The suggested solution is to allow the whole provider-url in the oidc.json entry "provider-url" and to take the url as is if it already contains the DISCOVERY_PATH = ".well-known/openid-configuration";

      This wouldn't change the behaviour of current configuration and allow more flexibility for special cases

              marcobau Marco Baumeler (Inactive)
              marcobau Marco Baumeler (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: