Home Applications Google IRIS Login

Google IRIS Login

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
260
Views
4
IPM installs
0
1
Details
Releases
Reviews
Issues
Pull requests
Articles
Add Sign-in with Google into Management Portal

What's new in this version

Initial Release

Gitter
Quality Gate Status
Reliability Rating

License: MIT

Google IRIS Login

This is an app to add social login using Google.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/google-iris-login.git

Go to the .env file and input your CLIENT_ID generated in your Google Cloud Console (to generate a CLIENT_ID see the article https://developers.google.com/identity/gsi/web/guides/get-google-api-clientid)

Open the terminal in this directory and call the command to build InterSystems IRIS in container:

$ docker-compose build

To run the InterSystems IRIS in container:

$ docker-compose up -d

What does it do

Allows to the user login using google social login.

  1. Open the Management Portal in your browser (http://localhost:52773/csp/sys/%2525CSP.Portal.Home.zen):
  2. Click the button Sign In with (Google logo)

Credits

  1. Passwordless app - https://openexchange.intersystems.com/package/passwordless
  2. Support from Alexander Koblov - https://community.intersystems.com/user/alexander-koblov
  3. https://developers.google.com/identity/gsi/web/guides/overview
Read more
Made with
Install
zpm install GoogleLogin download archive
Version
1.0.028 Mar, 2023
Ideas portal
https://ideas.intersystems.com/ideas/DPI-I-248
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
28 Mar, 2023