Given below is an overview of how some common security concepts are implemented in EI-Broker runtime.
Security Concept | How it is Implemented in EI-Broker |
---|---|
Authentication | Andes Authenticator connected entities to authenticate. |
Authorization | Creation and use of role-based permissions. |
Availability | Clustering using Apache Zookeeper. |
Integrity | Message-level encryption using WS-Security. |
Let's see how each concept in the table above is implemented in EI-Broker.
To set up EI-Broker runtime with the Integration runtime in WO2 EI, refer to section Configure with WSO2 Message Broker profile. Also, open <EI_HOME>/wso2/broker/conf/advanced/qpid-config.xml
file and add the following line as a child element of <tuning>.
...