iris-saml-example

Downloads17
Subscribe
1
Bookmark
0
Details
Releases
Reviews
Awards
Issues
Provider
Articles

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

IPM installation
zpm "install saml-example"
Rating
5 (1)
ObjectScript quality test
Passed
Updated on 03 June 2023
ObjectScript quality report
Category
Developer Environment
Works with
InterSystems IRISInterSystems IRIS for Health
Tags
Info
Publisher
CaretDev
Version
0.0.1
Last updated
2021-11-27
Repository
Open
Documentation
Open
License
Link