Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com> Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
This commit is contained in:
committed by
Marco Crivellaro
parent
3074cfc040
commit
ffc6b81ffa
@@ -47,7 +47,7 @@ Once you've saved the action, you should see an authentication flow be triggered
|
||||
|
||||
### Frontend
|
||||
|
||||
The Backstage App needs a SingInPage when authentication is required.
|
||||
The Backstage App needs a SignInPage when authentication is required.
|
||||
When using ALB authentication Backstage will only be loaded once the user has successfully authenticated; we won't need to display a SignIn page, however we will need to create a dummy SignIn component that can refresh the token.
|
||||
|
||||
- edit `packages/app/src/App.tsx`
|
||||
|
||||
Reference in New Issue
Block a user