用户帐户暂停在 WSO2 身份服务器 5.10.0 中不起作用

时间:2021-07-08 07:33:26

标签: wso2 wso2is

已使用以下步骤在 WSO2 Identity Server 5.10.0 中配置空闲帐户暂停:

  • 在 IS
    Account Management Policies-->Lock Idle Accounts 下配置了以下值 Lock Account After (days) --> 12
    Alert Users before account locking in days (comma-separated list) --> 6,7,8,9,10,11

  • 然而,上述配置的值并未反映在 wso2is-5.10.0/repository/conf/identity/identity-event.properties 文件中,而是显示如下所示的默认值:

    suspension.notification.delays=30,45,60,75
    suspension.notification.account.disable.delay=90
    pause.notification.trigger.time=13:00:00

超过定义的空闲时间(上次登录时间)后,用户帐户未锁定且未收到电子邮件通知。

0 个答案:

没有答案