wso2 identity server - disabling user sign up
问题 I would like to disable the default wso2 identity server functionality that allows new users to sign themselves up (wso2is user guide description). Instead, I would only like the administrator to be able to create new users. Is this possible? How do I configure this? 回答1: It is possible to disable users from registering themselves on the WSO2 identity server. The steps to follow for disabling users from self registering can be found here 来源: https://stackoverflow.com/questions/11317440/wso2