Merge pull request #19846 from RubenV-dev/pinniped-auth

Pinniped Auth Provider
This commit is contained in:
Jamie Klassen
2023-10-13 11:36:24 -04:00
committed by GitHub
17 changed files with 1223 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend-module-pinniped-provider': minor
---
Add new Pinniped auth module and authenticator to be used alongside the new Pinniped auth provider.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-node': patch
---
Adding optional audience parameter to OAuthState type declaration