This is an example application for Dex OpenID Connect provider.
Learn more in the documentation.
Advanced options
Select OpenID Connect scopes to request. Standard scopes are pre-selected.
{{range .ScopesSupported}}
{{end}}
{{if eq (len .ScopesSupported) 0}}
No scopes from discovery - add custom scopes below.
{{end}}
Each client is sent as audience:server:client_id scope.
Specify a connector ID to bypass the connector selection screen.