IntroductionIdentity Broker In a distributed environment with multiple Identity Awareness Security Gateways, you can use Identity Broker to propagate any received identity from one PDP Gateway to another. This helps to create a more scalable and robust sharing of hierarchy and topologies. Identity Broker is a Web-API based functional part of the PDP instance. Identity Broker adds a new communication channel between PDPs. The Identity Broker SolutionIdentity Broker propagates identities between PDP Gateways. A PDP Gateway learns the Identities from the Identity Sources. This PDP Gateway performs the group membership query, calculates Access Roles, and then shares the identities to other PDP Gateways. This reduces the load on the PDP Gateways receiving the identities, identity sources, and/or User Directories. The sharing can be performed between PDP Gateways managed by different Security Management Servers / Domain Management Servers. Identity sharing between the Identity Brokers can be controlled through filters. You can:
The Identity Broker solution shares all the received identities by default. By applying filters, you can avoid sharing identities that are not required for other PDPs. |
Terms and DescriptionPublisher A Security Gateway Subscriber A Security Gateway defined to receive identities from one or more Publishers. Identity Broker Communication Identity Broker uses WEB-API to communicate. Security Gateways share information in JSON format over HTTP post requests. Each Identity Broker node verifies the other:
|
For more information, see Identity Broker.