Skip to content

Commit

Permalink
update all instances of 'sign-in' to have matching capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
SloaneTribble committed Jun 18, 2024
1 parent 06f5cb6 commit 5efc577
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/9-platform-engineering/9.1-backstage.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ Currently your Backstage instance is not authenticating the user. You are an ano

1. Configure Backstage to authenticate with GitHub
> Do not store secrets in plain text that will be pushed to your remote repo!
2. Add GitHub Authentication to the Sign-In page
2. Add GitHub Authentication to the sign-in page
3. Verify that you can login via GitHub

## Deliverables

- By completing the above exercises, participants will gain hands-on experience setting up and navigating Spotify's Backstage.
- What did Backstage need in order to leverage the built-in Sign-in resolver for GitHub?
- Discuss pros and cons of using an org's developer platform (GitHub/GitLab) as the Sign-In authentication method for their IDP (Backstage).
- What did Backstage need in order to leverage the built-in sign-in resolver for GitHub?
- Discuss pros and cons of using an org's developer platform (GitHub/GitLab) as the sign-in authentication method for their IDP (Backstage).

0 comments on commit 5efc577

Please sign in to comment.