A messaging client receiving a message from a message destination
Messaging security audit events SECURITY_AUTHN, SECURITY_AUTHZ and SECURITY_AUTHN_TERMINATE are produced when a messaging client receives a message from a message destination.
Audit events produced when a messaging client receives a message from a message destination are as follows:
- The messaging client connects to a messaging bus:
- A SECURITY_AUTHN event is produced when the identity of the messaging client connecting to the messaging bus is authenticated.
- A SECURITY_AUTHZ event is produced when the identity of the messaging client is checked for access authority to the bus.
- A SECURITY_AUTHZ event is produced when the identity of the messaging client is checked for access authority to the destination queue.
- One or more messages are sent from the message queue to the client. No audit events are produced.
- When the connection between a messaging client and a messaging bus is terminated, a SECURITY_AUTHN_TERMINATE event is produced.
To record these audit events, we create security event type filters for them.
Related concepts
A messaging client sending a message to a message destination Messaging engines connecting to one another on the same bus Messaging engines connecting to one another on different buses A publisher sending a message to a topic A messaging client receiving a message from a subscription A cell administrator updates a service data object (SDO) repository
Related tasks
Create security auditing event type filters Auditing the service integration security infrastructure