Slide 10
Slide 10 text
10
@leastprivilege / @brocklallen
Discovery
https://authority
{
"issuer": "https://authority",
"jwks_uri": "https://authority/.well-known/jwks",
"authorization_endpoint": "https://authority/authorize",
"token_endpoint": "https://authority/token",
"userinfo_endpoint": "https://authority/userinfo",
"frontchannel_logout_supported": true,
"scopes_supported": [ "openid", "profile", "email", "address", "phone", "offline_access", "api" ],
"grant_types_supported": [ "authorization_code", "client_credentials", "password", "refresh_token", "implicit" ],
}
/.well-known/openid-configuration