© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is an application sample to show how to develop custom login pages and custom authentication login.
zpm:USER>install custom-login
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