docs: update auth introduction docs + inline usage docs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-04-25 15:23:51 +02:00
parent b653a5595c
commit 4e80f266ce
6 changed files with 91 additions and 132 deletions
+1 -3
View File
@@ -193,9 +193,7 @@ go to your Backstage portal in your browser, you should have your login prompt!
To learn more about Authentication in Backstage, here are some docs you
could read:
- [Adding Authentication](../auth/)
- [Adding a new Authentication Provider](../auth/add-auth-provider.md)
- [Using authentication and identity](../auth/using-auth.md)
- [Authentication in Backstage](../auth/)
- [Using organizational data from GitHub](../integrations/github/org.md)
### Setting up a GitHub Integration