Mobile-login

When Onegini IDP is configured to work with Onegini's Token Server, it is possible to utilise Mobile Authentication functionality to enable end-users to login with their mobile devices.

mobile-login

Configuration

Properties

Mobile-login requires following properties to be configured:

  • IDP_MOBILE_AUTH_API_USERNAME
  • IDP_MOBILE_AUTH_API_PASSWORD
  • IDP_MOBILE_AUTH_API_URL
  • IDP_MOBILE_LOGIN_AUTH_TYPE
  • IDP_MOBILE_LOGIN_MESSAGE
  • IDP_MOBILE_LOGIN_CALLBACK_URL

Please refer to configuration properties description to get more information on how above should be configured.

Admin

In order to use mobile login functionality it needs to be enabled and configured within Onegini IDP admin panel (admin -> configutation -> identity providers). Configuration view contains below fields:

Field name | Description ------------------------------------+------------------------ Mobile Login enabled | Enables/disables mobile login. LDAP configuration for mobile login | List of LDAP attribute names that should be used as user identifier to communicate with Token Server.

Usage

The user will be able to login with his mobile device when:

  • he has his account coupled with the mobile app (which is using Onegini's Mobile SDK)
  • he enabled Mobile Authentication within his mobile app
  • he successfully logged in to Onegini IDP at least once having all other prerequisites met