TechnologyOne ECM - OAuth Authentication
OAuth is the recommend authentication method for CiAnywhere sites where SAML is configured. This method requires an OAuth IdP Client to be configured in ECM → Site Settings → Authentication. Please contact TechnologyOne for further details on how to do this.
OAuth Connection Settings
Name | Description |
---|---|
Grant Type |
|
Client ID | The Client ID of the OAuth IdP Client configured in CiAnywhere. |
Client Secret | The Client Secret of the OAuth IdP Client configured in CiAnywhere. |
Redirect URL | Only required when using Authorization Code grant type. This URL must be registered in the OAuth IdP Client configured in CiAnywhere otherwise the sign-in process will fail.
|