Solutions

Gmail

Karishma Sibal May-14th, 2015 16:12 0 0
Using Single login the users can login to client portal using gmail credentials.

Step 1] Login to the Google developer console and create a new project https://console.developers.google.com/project

If you have already created Projects in Google Developers Console then it will list out all the created projects.

Step 2] Click on the particular project and go to APIs & auth >> Credentials

Click on create new client id and insert your domain into Authorized JavaScript origins and redirection URL is the domain with /index.php?/client/gmail_login/

EX. http://yourdomain.com/index.php?/client/gmail_login/

Step 3] Click on create new key and select browser key option and insert your domain.

Step 4] Log-in to Vision Helpdesk Manage Portal,

Settings >> Single login >> Gmail

Domain:

Domain for which Gmail single login settings are to be done is to be selected from the drop down.

Client id:

The client id that one obtains from the Google Developers Console needs to be entered here.

Client secret:

The client secret that one obtains from the Google Developers Console needs to be entered here.

Key:

The key that one gets from the Google developers Console needs to be entered here.

Redirect URL:

The URL where it needs to be redirected needs to be mentioned here.

Status:

The status can be either enabled or disabled from here.

The changes can be saved by the Save option and can be deleted by the Delete option.

Now on the client portal area for the clients there will be Gmail login icon and the clients will be able to login to the client portal using Gmail credentials.

Vote

Was this article helpful?
0 out of 1 found this helpful