Update docs/auth/microsoft/provider.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ If you have an existing App Registration for Backstage, use that rather than cre
|
||||
|
||||
On your app registration's overview page, add a new `Web` platform configuration, with the configuration:
|
||||
|
||||
- **Redirect URI**: `http://your-backstage.com/api/auth/microsoft/handler/frame` (for local dev, typically `http://localhost:7007/api/auth/microsoft/handler/frame`)
|
||||
- **Redirect URI**: `https://your-backstage.com/api/auth/microsoft/handler/frame` (for local dev, typically `http://localhost:7007/api/auth/microsoft/handler/frame`)
|
||||
- **Front-channel logout Url**: blank
|
||||
- **Implicit grant and hybrid flows**: All unchecked
|
||||
|
||||
|
||||
Reference in New Issue
Block a user