# Enable social sign-in

In the sidebar click **Settings -> Authentication Methods** to navigate to the Authentication Methods settings page.&#x20;

<figure><img src="https://1757876898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHJr75kSc6HL16U7k3F6%2Fuploads%2FH8Ga9imK6lDAs8xmFzTB%2Funknown.png?alt=media&#x26;token=547d8fe9-e79e-4d42-8e41-84f1967bfdc6" alt=""><figcaption></figcaption></figure>

Auth supports various login providers Social, Enterprise, SAML 2.0, Raw OpenID connect, etc.&#x20;

In these are some social login providers.&#x20;

<figure><img src="https://1757876898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHJr75kSc6HL16U7k3F6%2Fuploads%2FVMyL2zd1IOPRlzEZZagf%2Funknown.png?alt=media&#x26;token=c00fad97-03c5-404e-9d4c-5dcccb743e59" alt=""><figcaption></figcaption></figure>

In this you will get a list of available social login providers. From this list enable the social provider you want.&#x20;

**Enabling social login is a 2- step process :**

**Step 1** is to configure the details in the auth side&#x20;

**Step 2** is to configure the details in the selected social provider.&#x20;

Once it is configured in the social provider’s developers page you will get the client id and client secret (or equivalent value) and that needs to be updated back in the Auth system.&#x20;

<figure><img src="https://1757876898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHJr75kSc6HL16U7k3F6%2Fuploads%2F9VuEuhwvVExnjfAUtuW5%2FGroup%201%2C%20Grouped%20object?alt=media&#x26;token=a5f5b296-eca9-49b0-98c5-894585a4b9ff" alt=""><figcaption></figcaption></figure>

**Enable in the Blueprint Settings**&#x20;

Once you enable the selected login provider on this page. You have to enable that in the Blueprint so that it will be reflected in the auth’s login and registration page.&#x20;

Enable in the Registration Page setting&#x20;

In the Blueprint -> Registration Page settings -> Social Providers&#x20;

<figure><img src="https://1757876898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHJr75kSc6HL16U7k3F6%2Fuploads%2FqgeU1WR7XCdyJNhFmOok%2Funknown.png?alt=media&#x26;token=24f5dd0f-6629-4f85-9f89-a67bd90736a9" alt=""><figcaption></figcaption></figure>

**Enable In the Login page**&#x20;

In the **Blueprint -> Login Page Settings  -> Authentication Method Setting-> Social Provider**&#x20;

<figure><img src="https://1757876898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNHJr75kSc6HL16U7k3F6%2Fuploads%2FGx4d2JklUxFV1CdJT7M5%2Funknown.png?alt=media&#x26;token=5e29ee15-bb0b-4eed-8275-82f98c968242" alt=""><figcaption></figcaption></figure>

Once this is enabled you can see this in the login/registration page as a secondary login/register provider.&#x20;

&#x20;
