I am using WSO2 IdentityServer 5.11.0 on one machine and WSO2 API Manager 3.2.0 on another machine. All the user-level services (User creation, Role assignment, Group, and permissions) should be maintained in IdentityServer, and all Application-level services(like API registration, policy setup, etc). The User creation/Role and Group creation are working fine in IdentityServer using all the necessary RESTful APIs provided by IdentityServer documentation. Once created one user in IdentityServer, how that user should call the services in the WSO2 API manager? I am basically searching for the process of integration between IdentityServer and API manager.
N.B: Below URL is not for IS 5.11.0 and APIM 3.2.0. https://docs.wso2.com/display/CLUSTER44x/Configuring+the+Pre-Packaged+Identity+Server+5.2.0+with+API+Manager+2.0.0