Updated Architecture (markdown)

master
aanganes 2012-06-21 08:52:22 -07:00
parent 645ec9dabd
commit 2166852e39
1 changed files with 7 additions and 7 deletions

@ -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: The OAuth2 and OpenID Connect endpoints are currently set to the following values:
Authorization endpoint: /openidconnect/auth * Authorization endpoint: /openidconnect/auth
Token endpoint: /openidconnect/token * Token endpoint: /openidconnect/token
Check ID (deprecated): /checkid * Check ID (deprecated): /checkid
JWK: /jwk * JWK: /jwk
SWD: /swd * SWD: /swd
User info: /userinfo * User info: /userinfo
Provider configuration: /.well-known/openid-configuration * Provider configuration: /.well-known/openid-configuration
## Tokens ## Tokens