Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I configure the Access Manager client SDK if a firewall exists between the remote SDK application and Access Manager?

0
Posted

How do I configure the Access Manager client SDK if a firewall exists between the remote SDK application and Access Manager?

0

To enable the client SDK to access Access Manager through the firewall, point the Access Manager server URLs to the firewall or the load balancer. See the list of client properties; the most important one is com.iplanet.am.naming.url. Also, for the Access Manager client SDK’s identity management component to communicate with Access Manager, set the following property in the AMConfig.properties file: “com.sun.identity.jaxrpc.url= PROTOCOL://lb-hostname.domain_name:portnumber/AM-deploy-URI/jaxrpc” For example: com.sun.identity.jaxrpc.url=”https://lb.example.com:80/amserver/jaxrpc” When the Java API for the XML-Based Remote Procedure Call (JAX-RPC) component of the client SDK starts up, it looks for the endpoint URLs for the Access Manager JAX-RPC service. If the above property is present, the component reads the URLs. Otherwise, it configures all the Access Manager servers on the platform server list with the naming service APIs and checks if any of the servers are up and running. Those

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123