Skip to content

Commit

Permalink
Boards AD
Browse files Browse the repository at this point in the history
- fix screenshots with old 'msadfs' callback
- make callback url examples clearer
  • Loading branch information
andylwelch committed Aug 1, 2024
1 parent 207a9de commit 353c5cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/boards/msad/application-group/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ To use Microsoft AD FS as an authentication provider for Huddo Boards, you will

This will be used as the `MSAD_CLIENT_ID` in the Boards configuration and the `Identifier` set in the Web API configuration later

Set the redirect URI to `https://<BOARDS_URL>/auth/msad/callback`
Set the redirect URI to `https://<BOARDS_URL>/auth/msad/callback` and click `Add`. For example:

For example, if your Boards URL is `https://boards.example.com`, the redirect URI would be `https://boards.example.com/auth/msad/callback`
- `https://boards.example.com/auth/msad/callback` or
- `https://connections.example.com/boards/auth/msad/callback`

![server](./server.png)

Expand Down
Binary file modified docs/boards/msad/application-group/review.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/boards/msad/application-group/server.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 353c5cc

Please sign in to comment.