Single Sign-On (SSO) is an authentication method that allows users to sign in once and access multiple applications without logging in again.
In Quixy, SSO enables users to log in using their existing credentials from an external identity system such as Azure, Okta, Auth0, Google, Active Directory, or LDAP. Users authenticate through their Identity Provider, and Quixy trusts that authentication to grant access. Separate Quixy login credentials are not required.
SSO improves security and simplifies access by reducing password usage and login friction for users.
SSO works by establishing trust between:
This trust is established using certificates and token-based communication. When a user attempts to log in, the Service Provider relies on the Identity Provider to verify the user’s identity and pass back a secure authentication token.
Quixy allows organizations to configure multiple SSO providers simultaneously. This is especially useful for companies with diverse authentication requirements across departments, subsidiaries, or regions.
Examples of Multi-SSO Usage:
Each user can be mapped to the appropriate SSO provider based on their department, role, or organizational structure.

2. Navigate to the Login Authentication (SSO) tab and click + Add SSO.


3. On the SSO configuration page, select your identity provider from the available options:
5. Once a provider is selected, the corresponding configuration fields are displayed.
6. From the Authorization type dropdown, select the required protocol:
7. Fill in the required configuration fields.
8. Each field includes help text explaining what information to provide:
https://. Quixy uses this URL to redirect authentication requests to the IdP. It defines the issuer for login flows.https://login.microsoftonline.com/{tenant_id}/federationmetadata/2007-06/federationmetadata.xml9. Save the configuration to enable the selected SSO provider.
Note
While enabling or disabling SSO, avoid altering the existing configuration details. You can simply toggle the provider "ON" or “OFF” as needed.
Quixy also supports Active Directory (AD) and Lightweight Directory Access Protocol (LDAP) as independent SSO options.
.gif)