diff --git a/.changeset/tasty-oranges-rescue.md b/.changeset/tasty-oranges-rescue.md index 09a014ca7a..0df4b99540 100644 --- a/.changeset/tasty-oranges-rescue.md +++ b/.changeset/tasty-oranges-rescue.md @@ -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` +