Skip to content

Commit b758c90

Browse files
More table fine tuning
1 parent e9a98e5 commit b758c90

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
@@ -16,7 +16,7 @@ on data from your identity provider (IdP). There are three methods for user prov
1616
different organization needs:
1717

1818
| Provisioning method | Description | Default setting in Docker | Recommended for |
19-
| --- | --- | --- | --- |
19+
| :--- | :--- | :------------- | :--- |
2020
| 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 |
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 |

0 commit comments

Comments
 (0)