Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

1.8.5 Release Notes

Choose a tag to compare

@mbhave mbhave released this 05 Sep 18:04
· 136 commits to master since this release

Multiple SAML Providers

Multiple SAML IDPs are now supported. They can be configured in the manifest and each IDP can have a showSamlLoginLink which determines whether to display the link to it on the login page. This allows for SAML integration without showing a link to it on the login page. This feature is useful for public clouds where some SAML integration is needed but don't want to advertise it to anyone visiting the login-server.

Stories Completed
Features
Support multiple SAML IDPs