We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b983d80 commit ceea79cCopy full SHA for ceea79c
content/manuals/security/troubleshoot/troubleshoot-sso.md
@@ -34,9 +34,6 @@ Use the following steps to replicate this issue:
34
The recommended solution is to update group names in your IdP:
35
1. Go to your IdP's group management section.
36
2. Check the groups assigned to the affected user.
37
-3. Ensure each group follows the required format:
38
-```bash
39
-<organization>:<team>
40
-```
+3. Ensure each group follows the required format: `<organization>:<team>`
41
4. Update any incorrectly formatted groups to match this pattern.
42
5. Save changes and retry signing in with SSO.
0 commit comments