Home Applications custom-login

custom-login

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
2 reviews
0
Awards
179
Views
2
IPM installs
2
0
Details
Releases (1)
Reviews (2)
Issues
Articles (1)
Dependencies (1)
Sample application for InterSystems IRIS custom login samples

What's new in this version

Initial Release

custom-login

Gitter
Quality Gate Status
GitHub last commit

Description

This is an application sample to show how to develop custom login pages and custom authentication login.

Installation with ZPM

zpm:USER>install custom-login

Installation using Docker

Create your repository from template.

Clone/git pull the repo into any local directory:

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

Open the terminal in this directory and run:

$ docker-compose up -d --build

How to Work With it

  1. Open the Manament Portal on http://localhost:52773/csp/sys/UtilHome.csp.
  2. Check the title of the login page (text “Custom Login”) to see the custom login page in action.
  3. Login with a user on superusers.csv (for example username yuri and password SYS).
  4. Ready! You login with a user defined into a csv file (it is an example of custom authentication logic).

Thanks to

  1. passwordless application
  2. Google social login application
Made with
Install
zpm install custom-login download archive
Version
1.0.015 Dec, 2023
Ideas portal
https://ideas.intersystems.com/ideas/DPI-I-359
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for HealthHealthShare
First published
15 Dec, 2023
Last edited
15 Dec, 2023
Last checked by moderator
26 Dec, 2023Works