Chris Snow
Chris Snow

Reputation: 24636

wso2 identity server - user self registration

I'm rewording a question that I previously posted here.

The default functionality for WSO2 Identity Server is to allow users to register user accounts for themselves. However, this is undesirable for my company. We only want to allow an administrator to create user accounts.

Is it possible to disable the user self registration functionality in wso2 identity server?

Upvotes: 2

Views: 1477

Answers (1)

SureshAtt
SureshAtt

Reputation: 1951

Yes, you can remove this feature from the WSO2 Identity Server.

Go to Configure --> Features --> Installed Features --> Identity Self Registration --> Uninstall --> Restart the server.

Upvotes: 4

Related Questions