Client Onboarding

Currently supported user authentication are

  • Single Sign On with OAuth 2.0

  • Email Authentication

Once an user is registered with above mentioned one of the method, user can't switch to other methods. The solution has provision to change authentication method at any point of time for new users onboarding.

Note: Once an user is already registered with one of the method, to change to other, there is no provision from the UI, we have a proper migration document, upon following which, the user will be able to authenticate through desired method accordingly.

Last updated