Keycloak: user role change (u.keycloak-08)¶
Version: V1.0, 25.09.2022
Author: Leon Layer
Description¶
A user who was previously not a lecturer is allowed to do all lecturer-only things once he is promoted to lecturer.
Precondition¶
A user without lecturer status is logged in. The user is on the start page. The user is not offered the option to open the lecturer interface.
Postcondition¶
The user sees the lecturer interface.
Typical procedure¶
The user gets the role
lecturerthrough the Keyloak admin console.The logged in user waits until the role change is processed by the server.
The user reloads the page
The user navigates to the start page.
The user chooses lecturer interface
Alternative procedures¶
Criticality¶
Medium