Skip to content

Commit

Permalink
GITBOOK-3556: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Health Samurai authored and gitbook-bot committed Sep 10, 2024
1 parent cb4cc54 commit fc57695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ scopes:
- profile
- openid
system: azure
userinfo_endpoint: <your userinfo endpoint>
userinfo-source: id-token
authorize_endpoint: <your authorization endpoint>
token_endpoint: <your token endpoint>
client:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ scopes:
system: azure
authorize_endpoint: <your authorization endpoint>
token_endpoint: <your token endpoint>
userinfo_endpoint: <your userinfo endpoint>
userinfo-source: id-token | userinfo-endpoint
userinfo-source: id-token
client:
id: <your application (client) id>
secret: <your secret value from previous step>
Expand Down

0 comments on commit fc57695

Please sign in to comment.