Configuration of External Auth Server for Gmail 15

dpdiaz Lv1Posted 02 Mar 2023 09:38

Does anyone have an experience in configuring an external auth server for gmail? Please include the step-by-step instructions in creating a project in the developer platform of google. The graphic guide does not fully explain all the necessary steps.

Abdul Sami has solved this question and earned 10 coins.

Posting a reply earns you 2 coins. An accepted reply earns you 20 coins, 15 coins of bounty and another 10 coins for replying within 10 minutes. (Expired) What is Coin?

Enter your mobile phone number and company name for better service. Go

Steps to Configure an External Auth Server for Gmail:

1. Log in to the Google Developer Platform with your Google account.

2. Click on the Create Project button on the Dashboard.

3. Enter a name for the project and click Create.

4. Click on the Dashboard link for the newly created project.

5. Select the APIs & Services option from the left-hand menu.

6. Select the Credentials option from the menu.

7. Click on the Create credentials button and select OAuth client ID.

8. Select the web application option and enter the application name and authorized JavaScript origins.

9. Click the Create button.

10. Copy the client ID and client secret from the OAuth 2.0 client ID screen.

11. Configure the external authentication server with the client ID and client secret.

12. Test the authentication server to make sure it is working as expected.

13. Log in to Gmail with the external authentication server.
Is this answer helpful?
rivsy Lv5Posted 02 Mar 2023 10:40
  
Please see below link for the gmail configuration for server side authentication:

For OAuth 2.0 for Server to Server Applications:
Faisal P Posted 02 Mar 2023 11:20
  
1. Your current account
2. In the Admin console, go to Menu ""and then"" Appsand then Google Workspace and then Gmail and then Routing.
3. You can add, edit, and delete the SMTP relay service setting at the top-level organization only. You can view the setting at the child organizational unit level.
4. Scroll to SMTP relay service and click Configure. If the setting is already configured, click Edit or Add another.
5. Save
Jhazz Lv3Posted 02 Mar 2023 15:58
  
You may use the this link for the steps gmail configuration for SMTP
Imran Tahir Lv4Posted 06 Mar 2023 12:39
  
Please check the googl stmp settings
Abdul Sami Lv2Posted 06 Mar 2023 12:41
  
Steps to Configure an External Auth Server for Gmail:

1. Log in to the Google Developer Platform with your Google account.

2. Click on the Create Project button on the Dashboard.

3. Enter a name for the project and click Create.

4. Click on the Dashboard link for the newly created project.

5. Select the APIs & Services option from the left-hand menu.

6. Select the Credentials option from the menu.

7. Click on the Create credentials button and select OAuth client ID.

8. Select the web application option and enter the application name and authorized JavaScript origins.

9. Click the Create button.

10. Copy the client ID and client secret from the OAuth 2.0 client ID screen.

11. Configure the external authentication server with the client ID and client secret.

12. Test the authentication server to make sure it is working as expected.

13. Log in to Gmail with the external authentication server.
April Men Lv1Posted 06 Mar 2023 14:16
  
You can see this link for basic configuration
https://support.google.com/a/answer/9003945?hl=en

Dohan4U Lv2Posted 06 Mar 2023 15:47
  
This link help me to configure the authenticator for google
https://nilsdebruin.medium.com/f ... ovider-3a527672cf33
AndrewForti Lv2Posted 06 Mar 2023 15:54
  
You can use the link below, please see the files that you will need to configure it

https://github.com/simonrob/email-oauth2-proxy
Tanhaz Lv2Posted 07 Mar 2023 13:50
  
To configure an external authentication server for Gmail, you will need to follow these general steps:

Choose an authentication protocol: There are several authentication protocols you can use for your external authentication server, such as LDAP, SAML, or OAuth. Choose the one that best fits your needs and expertise.

Set up the authentication server: Install and configure the authentication server with the chosen protocol. Make sure to follow the server's documentation carefully and securely.

Connect the authentication server to Gmail: In the Gmail Admin Console, go to the Security section, and click on the Basic Settings option. Find the "Authentication" section and select "Set up authentication". Choose the protocol you configured in the previous step, and follow the on-screen instructions to connect the server to Gmail.

Configure user access: Once the authentication server is connected, you need to configure which users will have access to Gmail through the server. In the Admin Console, go to the Users section, select the user(s) you want to enable, and click on the "Edit" button. In the "Account" section, find the "Authentication" option and select the authentication server you just configured. Click "Save" to apply the changes.

Test and monitor: Before deploying the external authentication server to your entire organization, it's essential to test it thoroughly to ensure everything is working correctly. You should also monitor the server's logs and activity regularly to detect any potential issues.

It's important to note that the steps above are general guidelines and may vary depending on the authentication protocol and server you choose. Always consult the official documentation and follow best practices for secure configuration.

I Can Help:

Change

Moderator on This Board

11
54
1

Started Topics

Followers

Follow

15
21
3

Started Topics

Followers

Follow

Board Leaders