This topic demonstrates the usage of the how to use different web services API exposed by Identity Server, to write a client application(remote-user-mgt sample with the ) to handle user management functionality of WSO2 Identity Server . This sample provides a means of writing a Web service client for authentication and user administration services. So this sample remotely. The remote-user-mgt sample uses AuthenticationAdmin, RemoteUserStoreManagerService
and RemoteAuthorizationManagerService
admin services to perform different operations remotely to the Identity Server.
Info |
---|
You can learn more about the admin services used in this sample by referring Calling Admin Services, Managing Users and Roles with APIs and Managing Permissions with APIs. |
...