Documentation: Add guide for how to add an auth provider to the backend (#1145)
* Add guide for how to add a auth provider to the backend * Move to new docs folder and small corrections * Split oauth and non-oauth use-cases up and add more info about the verifyFunc * Move summary to top and add note about non-oauth providers being experimental
This commit is contained in:
@@ -27,6 +27,10 @@ To try out SAML, you can use the mock identity provider:
|
||||
./scripts/start-saml-idp.sh
|
||||
```
|
||||
|
||||
## Authentication providers
|
||||
|
||||
[How to add an auth provider](https://github.com/spotify/backstage/blob/master/docs/auth/add-auth-provider.md)
|
||||
|
||||
## Links
|
||||
|
||||
- (The Backstage homepage)[https://backstage.io]
|
||||
|
||||
Reference in New Issue
Block a user