0

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

Community
  • 1
  • 1
  • As you described, we understood that you need to configure the WSO2 IS and WSO2 APIM with each other. You can follow [1] in order to get an idea of how we can configure these two products. [1] https://apim.docs.wso2.com/en/latest/install-and-setup/setup/distributed-deployment/configuring-wso2-identity-server-as-a-key-manager/#configuring-wso2-identity-server-as-a-key-manager – Shan Chathusanda Jayathilaka Jan 15 '21 at 10:27
  • Thanks Jayathilaka. Following the above URL, please help me on below points:1) [event_listener.properties] notification_endpoint = "https://:/internal/data/v1/notify" username = "${admin.username}" password = "${admin.password}" 'header.X-WSO2-KEY-MANAGER' = "WSO2IS" What is ? Is it the IP address of the machine where IS has installed with the port number? – Prakash Dutta Jan 19 '21 at 07:02
  • Please help me to check below stackover link https://stackoverflow.com/questions/65787820/wso2-identityserver-5-11-and-wso2-api-management-3-2-0-integration-have-db-scrip – Prakash Dutta Jan 19 '21 at 08:38

0 Answers0