5.16.1 Persistent Authentication

This authentication class stores user session on the browser after successful login. When a user is prompted for authentication subsequently, this class reuses the saved authentication instead of prompting the user for credentials. The user is prompted for credentials again only when the cookie lifetime expires. This authentication class is used only for applications that do not require very high security. You can configure persistent authentication as a standalone class.