From 191cbfc1703b6714b9e3da25d71783a0bc1824ce Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Thu, 15 Sep 2016 11:23:53 +0200 Subject: WIP --- doc/user/profile/account/social_sign_in.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/user/profile/account/social_sign_in.md 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. + + + -- cgit v1.2.1