User authentication via Admin portal module

I have created some users via Admin Portal who will be using my application. Some users are internal users of Bank and some users and external to Bank. Users who are internal to Bank will be using LDAP(AD) authentication and users external to Bank should be authenticated via Password?

Is this functionality available in admin portal?

2 Likes

User Authentication in Admin Portal can be done via one of the following options:

  1. via Email OTP
  2. via User Id and Password
  3. via LDAP or AD (Client Authentication mechanism)

For Client Authentication mechanism LDAP or AD, please connect with SDG Team. It might take sometime to implement the same as per custom requirement.

2 Likes