cerebrate/templates/Users
iglocska efe3765609
new: [keycloak auth] wip version 1 added
- authenticate via keycloak (on demand only at the moment)
- check if user from JWT token exists
  - if yes:
    - check if role needs to be updated - do so if need be
    - check if organisation needs to be updated - (currently only captures, not aligned yet!)
  - if no:
    - create user
    - set role (if set, otherwise fall back to default configuration)
    - capture organisation - (currently not aligned yet!)
2021-09-24 01:48:50 +02:00
..
add.php chg: [user add] don't autocomplete username/password fields 2020-11-06 09:21:44 +01:00
index.php chg: [controllers] Bug fixes and usage of UI factory 2021-01-11 16:28:07 +01:00
login.php new: [keycloak auth] wip version 1 added 2021-09-24 01:48:50 +02:00
view.php fix: [authkeys] correctly filter the api keys on the user view 2021-06-28 23:43:42 +02:00