Commit Graph

20 Commits

Author SHA1 Message Date
Qiu Jian
400977c27f feature: invalidate auth token 2023-10-05 03:31:24 +08:00
屈轩
e898322b07 fix(keystone): remove notify (#14013) 2022-04-13 23:15:12 +08:00
rainzm
53ec0d052e feat(keystone): call event notify when user is locked 2022-04-01 19:00:59 +08:00
Qiu Jian
a5054a23f2 fix: do not lock system account user 2021-08-31 17:44:01 +08:00
rainzm
21d8b7226e fix(keystone): avoid repeated abnormal login notifications 2021-01-29 20:05:05 +08:00
Zexi Li
d7ec9ac2d1 Merge pull request #9930 from rainzm/keystone/alert
fix(keystone): don't send the administrator’s message to the party
2021-01-18 18:04:36 +08:00
rainzm
6b25d78ad7 fix(keystone): don't send the administrator’s message to the party 2021-01-18 14:56:34 +08:00
rainzm
9a98909001 fix(keystone): correctly pass domain id to role-assignments 2021-01-17 20:48:26 +08:00
rainzm
349db2dce8 feat(keystone): add options to set admin and domain admin role to notify 2021-01-17 19:41:09 +08:00
rainzm
6e6f5ddde7 fix(keystone): send to the admin and the party separately when Abnormal login occurs 2021-01-14 17:10:52 +08:00
rainzm
274729eb5f feat(keystone): support alertNotify when abnormal login occur 2021-01-13 20:00:39 +08:00
Qiu Jian
0967843896 feature: unified sso login framework 2020-07-21 16:13:18 +08:00
Qiu Jian
889a35bc7a feature: 1. idp as domain resource 2. keystone support SAML IDP 2020-06-24 17:41:33 +08:00
Qiu Jian
faa507b3ad feature: keystone lock user returns ErrTooManyAttempts 2020-04-01 19:50:25 +08:00
Qiu Jian
a96b35e364 fix: always lock login-failed user when PasswordErrorLockCount not initialized 2019-11-18 08:48:51 +08:00
Qiu Jian
54ada6b887 feature: keystone add service config API and allow config services by
API
2019-11-10 03:31:50 +08:00
Qiu Jian
6ed124713b fix: user details add password expiration info 2019-11-01 20:07:52 +08:00
Qiu Jian
93adf05547 feature: support password polices: minimal length, repeat check,
password expiration, multi auth failures locks user
2019-10-30 20:21:13 +08:00
Qiu Jian
aabdb3fa97 fix: misc bugfixes. 2019-06-27 16:36:22 +08:00
Qiu Jian
33d22dfae6 feature: support identity provider and more... 2019-05-31 14:10:56 +08:00