Skip to content

Commit e7f3bf2

Browse files
committed
Add changelog
1 parent 33df8ce commit e7f3bf2

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
When a team uses multiple SAML IdPs (one per ingress domain) in a multi-ingress
2+
setup, users can now authenticate via any of the team's IdPs even if their
3+
account was originally provisioned under a different one. Spar resolves the
4+
correct account by email-based NameID lookup across all team IdPs and migrates
5+
the user's SSO identity to the authenticating IdP transparently.
6+
7+
**Important:** Emails addresses (`NameID`s) must be unique across configured
8+
IdPs! Otherwise, users may be logged in into wrong accounts!
9+
10+
Please refer to the documentation for further information.

0 commit comments

Comments
 (0)