WSO2 Identity Server Deactivating user account

不打扰是莪最后的温柔 提交于 2019-12-25 16:46:16

问题


By looking at the user account's log i see that there is a claim named "http://wso2.org/claims/accountStatus" that is displayed as a checkbox. I have enabled that claim and now i set it's value. However it does nothing except keeping the value. Is there a way to prevent a user with disabled account from login (especially login through SAML SSO login)?


回答1:


You can disable login by changing the permission of the user's user group. (So add him to that user group if you need to prevent login). You can uncheck it at the user permission tree http://docs.wso2.org/wiki/display/IS410/Editing+User+Roles



来源:https://stackoverflow.com/questions/15420138/wso2-identity-server-deactivating-user-account

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!