13 lines
347 B
YAML
13 lines
347 B
YAML
---
|
|
table_name: scim_identities
|
|
classes:
|
|
- ScimIdentity
|
|
feature_categories:
|
|
- system_access
|
|
description: Table to persisit scim identities of the user in instance wide SCIM
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26124
|
|
milestone: '12.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
exempt_from_sharding: true
|
|
table_size: small
|