Generic SAML
If your organization uses an SAML 2.0 provider for user authentication, you can configure IQNECT to allow login using Identity Provider (IdP) credentials. IQNECT supports integration with the OpenID Connect (OIDC) protocol and the SAML 2.0 protocol. Both implementations are functionally equivalent when used with IQNECT. The following instructions describe how to configure IQNECT to work using the SAML 2.0 protocol.
SAML 2.0 integration only supports Service Provider initiated logins.
Configure a new SAML 2.0 App in your IdP
In your IdP, create a new client with the settings below:
| Setting | Value |
|---|---|
Single Sign on URL / Reply URL |
https://api.iqnect.ai/sso/callback/saml |
Audience URI (SP Entity ID) |
https://api.iqnect.ai |
Once the application is created, the following optional adjustments can be done.
- Assign users or groups to IQNECT
- Configure mappings to account for the attributes required in Introduction. The following claims should be mapped into:
displayName,email,andidentifier.
Send information to IQNOX
The following information needs to get to IQNOX so the tenant SSO to be configured:
- Metadata XML URL
- IdP Entity ID
- Redirect Binding option