Authenticate Using Corteza
Configuring the Authentication Provider
Create a new auth client and make sure you select the authorization_code
grant type.
In addition, check the allow client to use OIDC and verify user’s identity
capability.
Optionally check the trusted checkbox to skip the final verification step.
Configuring the Authentication Client
Open to the Corteza Admin, navigate to
and scroll to the bottom of the page.Make sure the enable external authentication is checked, and clock on the add OIDC provider.
Fill in the details obtained from the auth client defined above.
Click on the submit button to save the changes.
Authentication
When your users try to authenticate, they are presented with an extra external authentication option.
If the OIDC provider is not available, check your server logs in case there are some errors. |
When you click on the new OIDC authentication option, you are redirected and asked to authenticate using your credentials from the provider Corteza instance.
Once you log into the provider Corteza instance, the authentication is successful.