Editing an OIDC Dynamic Auth Provider with AdminUI
Once loaded you will be directed to the details tab by default. The OIDC tabs to view and edit are:
Details Tab
page for managing general information about the OIDC providerScopes Tab
page for managing the scopes assigned to the OIDC providerAdvanced Tab
page for managing advance configuration of the OIDC provider
Details Tab
The Details
tab is where you will be able to view the "Scheme" of the dynamic provider along with modify the following elements:
Enabled
a switch to enable and disable the providerDisplay Name
a name used to identify the provider in the login screenAuthority URL (OIDC Only)
the URL of the provider (must begin withhttps://
)Client ID (OIDC Only)
internal identifier to the external providerOAuth Flow (OIDC Only)
the flow used by providerClient Secret (OIDC Only)
an optional secret used to access external provider
Scopes Tab
The Scopes
tab is where you can view, add, and remove scopes for a provider.
Advanced Tab
The Advanced
tab provides the option to turn on and off the "Get Claims From User Info Endpoint" option.
Actions Available
In the edit screen there are two options available, these are described below:
Save All
Once valid changes have been made this button should be clickable and it will save the changes made in all 3 of the tabs.Delete
Will completely remove the provider from IdentityServer