Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/scim_oauth_access_tokens.yml')
-rw-r--r--db/docs/scim_oauth_access_tokens.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/scim_oauth_access_tokens.yml b/db/docs/scim_oauth_access_tokens.yml
new file mode 100644
index 00000000000..bc258eda41a
--- /dev/null
+++ b/db/docs/scim_oauth_access_tokens.yml
@@ -0,0 +1,9 @@
+---
+table_name: scim_oauth_access_tokens
+classes:
+- ScimOauthAccessToken
+feature_categories:
+- authentication_and_authorization
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/e9b2253fe3538234d1c4d173c4549a955233d836
+milestone: '11.10'