How to Configure Single Sign On In Your Platform
Learn how to easily set up Single Sign On authentication in your platform to streamline user experience and enhance security measures.
Table of Contents
This guide provides a step-by-step process for configuring Single Sign-On (SSO) on your platform, making it easier for users to access your services securely. By following these instructions, you can streamline the login experience for your users, enhance security, and reduce password-related issues. The guide includes essential tips to ensure successful integration. It will enable you to efficiently implement SSO, improving both user satisfaction and security measures.
This guide provides a step-by-step process for configuring Single Sign-On (SSO) on your platform, making it easier for users to access your services securely. By following these instructions, you can streamline the login experience for your users, enhance security, and reduce password-related issues. The guide includes essential tips to ensure successful integration. It will enable you to efficiently implement SSO, improving both user satisfaction and security measures.
ℹ️ Navigate to the Google Credentials page - https://console.cloud.google.com/projectselector2/apis/credentials?pli=1&supportedpurview=project
1. Select a country and click on "Agree and Continue".
2. Click "Create project"
3. Fill in all the required details and proceed to "Create"
4. Go to "OAuth Consent Screen"
5. Select any of the "User Type" as per your preferences and click on 'Create'
6. Fill in the "App information" details
7. Scroll down until "Developer Contact Information", fill in the details and proceed to 'Save and Continue'.
8. You will be redirected to the next page; fill in any required details and click "Save and Continue"
9. Repeat the same process by clicking "Save and continue" for the next page.
10. Navigate to "Credentials"
11. Click on + Create Credentials
12. Select 'OAuth Client ID'
13. Select the "Application Type" based on your preferences.
14. Provide an appropriate 'Name'
15. Scroll down and add required URL under 'Authorized JavaScript Origins'
16. Click "Create" to proceed further.
17. Once you have created it, you will receive this information. Be sure to save the 'Client ID' and 'Client Secret'. You can also download it in a JSON file
NOTE: You will have access to this whenever you revisit it later.
18. Log in to your platform with the credentials
NOTE: You will not be able to see 'Sign in with Google', option since you have not yet activated 'Google Single Sign On'