Extended authentication

 

Extended authentication allows users to enter the host system through the mobile app without logging in during a set period of time (the “extended authentication period”).

The feature uses the host system’s identify provider (IdP) to provide a token to an authenticated user upon login. The feature is available for organizations that use host authentication or their own IdP.

If an authenticated user’s session times out or if the user closes the app, the user can reenter the system without logging in. If the user actually Signs Out (as opposed to closing the app or the session timing out), the token expires and a login will be required on the next attempt into the system from the app.

Note: It is a best practice to always dismiss the app when you are finished using it. If an error message appears when the app is launched from the background, simply dismiss the app and reopen it.

Extended authentication saves the user from having to log in multiple times to access the host system from the mobile app on the device. The process, however, leaves open the possibility that anybody could use an “authenticated” device and could access the system by simply tapping the app icon. Local Authentication can be used to provide an added layer of security, protecting the user account on authenticated devices.