feat: add static token issuer

Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com>
This commit is contained in:
rtriesscheijn
2023-10-16 10:48:48 +02:00
parent 78bc50af22
commit bdf08ad04a
11 changed files with 611 additions and 13 deletions
+4
View File
@@ -158,6 +158,10 @@ To try out SAML, you can use the mock identity provider:
[How to add an auth provider](https://github.com/backstage/backstage/blob/master/docs/auth/add-auth-provider.md)
## Token issuers
[Configuring token issuers](https://github.com/backstage/backstage/blob/master/docs/auth/index.md)
## Links
- [The Backstage homepage](https://backstage.io)