We are using the WSO2 API Manager as the gateway for root backend requests. Before calling backend, we need to verify user credentials and authorization by calling Oracle Identity Manager and Oracle Access Manager. I've read the external LDAP user store configuration but my client's enterprise is using Oracle Identity Management for user and access management. How can this be done in WSO2 API Manager?
With the current version of API-M, which is 1.8.0, we have OAuth server for API authorization Can not add any external identity manager as With the next release of the WSO2 API Manager, a kind of integration would be possible, which is 1.9.0.
However, you can integrate an external identifier for user authentication by taking advantage of the capabilities of the WSO2 detection server. You can integrate the WSO2 API Manager with the WSO2 Identity Server and the user who integrates with the SSO and the external IDP. Please read how to get it.
No comments:
Post a Comment