Updated Architecture (markdown)
parent
645ec9dabd
commit
2166852e39
|
@ -53,13 +53,13 @@ The diagram below shows how all of these pieces fit together.
|
|||
|
||||
The OAuth2 and OpenID Connect endpoints are currently set to the following values:
|
||||
|
||||
Authorization endpoint: /openidconnect/auth
|
||||
Token endpoint: /openidconnect/token
|
||||
Check ID (deprecated): /checkid
|
||||
JWK: /jwk
|
||||
SWD: /swd
|
||||
User info: /userinfo
|
||||
Provider configuration: /.well-known/openid-configuration
|
||||
* Authorization endpoint: /openidconnect/auth
|
||||
* Token endpoint: /openidconnect/token
|
||||
* Check ID (deprecated): /checkid
|
||||
* JWK: /jwk
|
||||
* SWD: /swd
|
||||
* User info: /userinfo
|
||||
* Provider configuration: /.well-known/openid-configuration
|
||||
|
||||
## Tokens
|
||||
|
||||
|
|
Loading…
Reference in New Issue