expose new needed configuration options
Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend': patch
|
||||
'@backstage/plugin-auth-backend': minor
|
||||
---
|
||||
|
||||
migrate from 'passport-saml' to '@node-saml/passport-saml'
|
||||
migrate from 'passport-saml' to '@node-saml/passport-saml'
|
||||
This comes with breaking changes to config options:
|
||||
|
||||
- `audience` is no mandatory
|
||||
- `wantAuthnResponseSigned` is now exposed and defaults to `true`
|
||||
- `wantAssertionsSigned` is now exposed and defaults to `true`
|
||||
|
||||
Reference in New Issue
Block a user