WSO2 Cluster API Manager Key Manager

I am installing an API manager in a cluster and have one repository version and one publisher version that are clustered so that they update each other as they change. I also have a gateway setting in a cluster of wizards and workers. All this I learned how to do this on the wso2 website. The problem is that I also want to group the key manager for a higher load, but I cannot find documentation on how to group the key manager. I guess this is not just a case of launching more than one behind a load balancer, as they should know when tokens changed, etc.

Any help would be appreciated

+4
source share
1 answer

Please follow this documentation in clustering the API manager. Follow the configuration of connections between components β†’ Section "Key Management" and "Configuring Component Components", respectively. This blog post explains when IS is used as a key manager. But an explanation can help you understand when using multiple URLs.

-2
source

All Articles