OpenId Connect Settings
The OpenId Connect connector allows you to connect ngSurvey to any OpenId Connect compatible identity provider compatible with OId Connect protocol like for example Identity Server, AWS Cognito or Keycloak. Once you have setup the connector all your existing users from your OId identity provider will be able to login seamlessly with their existing credentials.
๐
OpenId Connect properties
Issuer
URI of your identity provider. eg: https://yourissueruri.comClient ID
Client ID that identify your identity provider application.Login button text
Text label of the login button that is used to trigger the OpenId authentication manually.Single signon
Tries to login automatically using existing OpenId credentials.Security items default
If Settings will be used by default for all Open Id security items if no settings have been set on the security item.
Last updated