Commit graph

14 commits

Author SHA1 Message Date
Maarten de Waard
cc7fc5ab91
replace tmp variable name, doc improvements 2022-07-21 16:53:08 +02:00
Maarten de Waard
685ddeff00
send out a recovery email after a new user is created. 2022-07-21 10:51:14 +02:00
Davor
420c85cf8d MR comments 2022-06-28 15:18:14 +02:00
Davor
9c75d36b71 if user has admin dashboard role allow admin access 2022-06-28 12:23:41 +02:00
Maarten de Waard
f6480d805b
deny app access if role_id is 3 (no access) 2022-06-15 14:18:09 +02:00
Davor
2a28c4d55b reject consent request
when the user doesn't have permissions for app reject
2022-05-30 12:25:42 +02:00
Davor
c153b04c62 Added User and No access roles in DB
- TODO: add update db script to add missing roles
2022-05-27 21:26:32 +02:00
Davor
19802f56eb fix logic for roles 2022-05-26 09:49:25 +00:00
Davor
97d4f0845d fix issue with WordPress login
- resolving role name
2022-05-26 09:49:25 +00:00
Maarten de Waard
684c461e54
implement logout endpoint to be called by Hydra on logout 2022-05-12 16:08:05 +02:00
Maarten de Waard
bf98fbd721
feat: add error handling for unaccepted passwords, add kratos error page 2022-05-02 11:08:43 +02:00
Maarten de Waard
c120ab603a
upgrade: make changes to be compatible with Kratos 0.9.0-alpha.3 2022-04-29 12:34:12 +02:00
Maarten de Waard
45a0982874
fix: roles in consent shoudl be role names, not Role objects 2022-04-20 13:53:45 +02:00
Luka Radenovic
f377b4ce45 Refactor integrations of sso 2022-04-13 10:27:17 +02:00