Commit 8769c50
authored
Add setup step for Azure SSO (#17228)
Add a configuration step to ensure the Unique User Identifier format is
set to unspecified.
Sentry sets the format as unspecified in the SAMLRequest and some users
have reported that this caused issues while configuring SSO.
Adding this step to ensure the nameID format is set to unspecified to
avoid any related setup issues.1 parent c07936c commit 8769c50
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments