Generic OIDC

If your organization uses an OIDC 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 OIDC protocol.

OIDC integration only supports Service Provider initiated logins.

Configure a new OIDC App in your IdP


In your IdP, create a new client with the settings below:

Setting Value
Client ID <CLIENT_ID> (e.g., iqnect  )
Name <CLIENT_NAME>
Client Protocol openid-connect
Access Type confidential
Valid Redirect URI https://api.iqnect.ai/sso/callback/oidc  
  • Assign users or groups to IQNECT
  • Configure mappings to account for the attributes required in Introduction. The following claims should be mapped into: name and email.

Send information to IQNOX

The following information needs to get to IQNOX so the tenant SSO to be configured:

  1. clientId
  2. clientSecret
  3. authUrl  
  4. tokenUrl  
  5. userInfoUrl  
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us