Introduction
Chakra supports SSO with your internal auth provider basis standard protocols like OAuth2 and SAML. This adds an additional layer of security for your application and users. SSO can be be configured along with IP whitelisting to secure access to sensitive information.
Currently Chakra suppports the following providers
- ADFS
How To Configure SSO
SSO on Chakra can be configured by configuring Auth-Providers. Auth-Providers can be viewed and added from Admin>SSO.
Access Control
You can also scope the configured Auth-Providers so that users of different roles have access to different types of Auth-Providers. For example you might want field users to use OTP based login while backend users might be on Google SSO.