diff options
-rw-r--r-- | doc/user/profile/account/social_sign_in.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/user/profile/account/social_sign_in.md b/doc/user/profile/account/social_sign_in.md new file mode 100644 index 00000000000..a4041d4fbf5 --- /dev/null +++ b/doc/user/profile/account/social_sign_in.md @@ -0,0 +1,13 @@ +# Connect other social accounts to GitLab + +GitLab can use the OAuth protocol to authenticate using other providers. That +means that if a [provider is enabled][providers] in your GitLab instance, you +will be able to use the credentials from that provider to sign in to GitLab. + +## Connecting a social account + +Navigate to your **Profile > Account** (`/profile/account`) and you can see what +providers you are able to connect with. + + + |