Home Applications iris-saml-example

iris-saml-example

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
1
Awards
517
Views
8
IPM installs
2
0
Details
Releases
Reviews
Awards
Issues
Pull requests
Articles
This app has a demo View
InterSystems IRIS - SAML Authentication Test

What's new in this version

Initial Release

iris-saml-example

InterSystems IRIS - SAML Authentication Test

More details about this project, can be read on Developer Community

Build and run with docker-compose

docker-compose up --build -d

After a while after build will be completed, and IRIS will start, our test application will be available by URL http://localhost:19092/saml-example/caretdev.examples.saml.MyApp.cls. Google and some other IdP may require that your application should be used over HTTPS. To have access over https to my local application I’m using ngrok project. Let’s start secure tunnel to our application.

ngrok http 19092

It should output something like this.

ngrok

So, our application now available by link http://b571ff3e.ngrok.io/saml-example/caretdev.examples.saml.MyApp.cls, and should show such page.

samlapp

Read more
Made with
Install
zpm install saml-example download archive
Version
0.0.127 Nov, 2021
ObjectScript quality test
Category
Developer Environment
Works with
InterSystems IRISInterSystems IRIS for Health
First published
27 Nov, 2021
Last checked by moderator
27 Jun, 2023Works