Skip to content
Snippets Groups Projects
  • Reiter, Christoph's avatar
    f7bf48d3
    Replace the remember-login attribute with a new try-login one · f7bf48d3
    Reiter, Christoph authored
    With the new ability to log in without redirecting to keycloak and reloading the page
    we can now try to login on start every time.
    
    Instead of remembering the login state in the session storage we just ask keycloak in an iframe
    on start. To better describe this new behaviour rename the attribute from remember-login to try-login.
    f7bf48d3
    History
    Replace the remember-login attribute with a new try-login one
    Reiter, Christoph authored
    With the new ability to log in without redirecting to keycloak and reloading the page
    we can now try to login on start every time.
    
    Instead of remembering the login state in the session storage we just ask keycloak in an iframe
    on start. To better describe this new behaviour rename the attribute from remember-login to try-login.