ELTE-Clean / Clean-Administration-Platform

2 stars 1 forks source link

Creation of an Admin User in Keycloak #79

Closed Mohido closed 2 years ago

Mohido commented 2 years ago

Currently, we do not have an admin user in the CAP realm. We only have two accounts ("student-1", and "teacher-1"). For this issue, create an admin account in keycloak and update the auth_db.sql script. After that, check the admin-related endpoints if they are valid (e.g: get/self).