Update .changeset/tasty-oranges-rescue.md

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-06 13:08:49 +01:00
committed by GitHub
parent 03153d511d
commit e1fd19c70a
+2 -1
View File
@@ -3,9 +3,10 @@
---
**BREAKING**: The `saml` provider has been migrated from `passport-saml` to `@node-saml/passport-saml`.
This comes with breaking changes to config options:
- `audience` is now mandatory
- `wantAuthnResponseSigned` is now exposed and defaults to `true`
- `wantAssertionsSigned` is now exposed and defaults to `true`