What are the login types supported in MobileApp?

SapphireIMS supports following types of authentication -

  1. Basic username and password with local DB authentication
  2. LDAP authentication using username/password
  3. SAML based authentication with identity providers such as ADFS, Keycloak,etc.
  4. oAuth2 based authentication using providers Office365 and Google

Please refer another article on SAML/oAuth2 - Does SapphireIMS Support SAML, OAuth2- google & OAuth2- Office 365 based authentication?