Home > @activeviam/activeui-sdk > KeycloakAuthenticationHolderOptions > afterLoginPageName
KeycloakAuthenticationHolderOptions.afterLoginPageName property
The path to the page to call to ask the user to log-in again (after a token has expired for example), relative to the path of the application. Defaults to afterlogin.html.
Signature:
afterLoginPageName?: string;