Skip to content

Commit 49d0833

Browse files
Update OIDC docs
1 parent a0ce53e commit 49d0833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/hub/guides/oidc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ You will need to provide:
1111
- **Authority URL** e.g. `https://login.microsoftonline.com/<your tenant id>`
1212
- **Client ID**
1313
- **Client Secret**
14+
- **Redirect URI**: `<your hub UI url>/authentication/login-callback`
1415
- **OpenID Scopes**, at a minimum `openid`
1516
- **Response Type**: `code`
1617
- **Response Mode**: `form_post`

0 commit comments

Comments
 (0)