Skip to content

Commit cbda29b

Browse files
Fix error found by vale
1 parent b758c90 commit cbda29b

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/security/for-admins/provisioning

1 file changed

+1
-1
lines changed

content/manuals/security/for-admins/provisioning/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ different organization needs:
1717

1818
| Provisioning method | Description | Default setting in Docker | Recommended for |
1919
| :--- | :--- | :------------- | :--- |
20-
| Just-in-Time (JIT) | Automatically create and provisions user accounts when they first log in via SSO | Enabled by default | Best for organizations who need minimal setup, who have smaller teams, or low-security environments |
20+
| Just-in-Time (JIT) | Automatically create and provisions user accounts when they first sign in via SSO | Enabled by default | Best for organizations who need minimal setup, who have smaller teams, or low-security environments |
2121
| System for Cross-domain Identity Management (SCIM) | Continuously syncs user data between your IdP and Docker, ensuring user attributes remain updated without requiring manual updates | Disabled by default | Best for larger organizations or environments with frequent changes in user information or roles |
2222
| Group mapping | Maps user groups from your IdP to specific roles and permissions within Docker, enabling fine-tuned access control based on group membership | Disabled by default | Best for organizations that require strict access control and for managing users based on their roles and permissions |
2323

0 commit comments

Comments
 (0)