Enabling Single Sign-on with SAML

Single Sign-On (SSO) is a feature that uses the login credentials for a user already authenticated by a SAML Identity Provider to automatically log in to the Quillix Web application without displaying the Quillix Login Screen.

Quillix SAML Prerequisites

See the topic Enabling SAML Support

Steps to Enable Quillix SSO

Enable SAML in Resource.js. Find the UseSAML setting and set it to 1. This will redirect users to the SAML IdP when they go to the default page of the website.

Website Entry Points

SSO.html- If you enter the URL for the website with SSO.html, you will be redirected to the SAML IdP even without the UseSAML entry in Resource.js.

Login.html - If you enter the URL for the website with Login.html, you will be taken to the normal Login page and will not be authenticated by SAML. You can also get to this page by Logging out of the web client and clicking 'Sign In'.