remiges-tech / idshield

Keycloak based authentication, authorization and user management service
0 stars 5 forks source link

WSC: usernew() #13

Open remiges-sachin opened 9 months ago

remiges-sachin commented 9 months ago

The web service should accept user details as input and create a corresponding user in Keycloak.

usernew webservice

remiges-Tushar commented 9 months ago

created /usernew web service which creates a corresponding user in Keycloak.