# Keycloak: logout (`u.keycloak-03`) Version: V1.0, 25.09.2022 \ Author: Leon Layer ## Description The user logs off and lands on the home page. He is no longer logged in after that. ## Precondition The user is logged in. ## Postcondition The user is redirected to the landing page and is logged out. ## Typical procedure 1. Open the start-page (http://localhost/start) 2. Choose Logout{username} ## Alternative procedures ## Criticality High ## Linkages - [Standard login (`u.keycloak-1`)](u-keycloak-01-standard-login.md) - [Incorect login (`u.keycloak-2`)](u-keycloak-02-incorect-login.md)