Skip to content

Commit ceea79c

Browse files
Fix build error
1 parent b983d80 commit ceea79c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/manuals/security/troubleshoot/troubleshoot-sso.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ Use the following steps to replicate this issue:
3434
The recommended solution is to update group names in your IdP:
3535
1. Go to your IdP's group management section.
3636
2. Check the groups assigned to the affected user.
37-
3. Ensure each group follows the required format:
38-
```bash
39-
<organization>:<team>
40-
```
37+
3. Ensure each group follows the required format: `<organization>:<team>`
4138
4. Update any incorrectly formatted groups to match this pattern.
4239
5. Save changes and retry signing in with SSO.

0 commit comments

Comments
 (0)