JMS Security Policies Are Not Honored When JMSServer Name Has @ In It
(Doc ID 2291739.1)
Last updated on DECEMBER 13, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
WLS does not honor the JMS Security Policies defined at the Queue level.
Security policies are defined in WLS Admin console under:
JMS Module ---> <queue_name> ---> Security ---> Policies ---> AddCondition
eg: to define a condition to allow only a specific user to send messages to the queue:
JMS Module ---> MyQueue1 ---> Security ---> Policies ---> AddCondition ---> User ---> userabc ---> Add
If user "userxyz" sends a message to the Queue, he should not be able to send. However, in this case he is able to send and received messages despite the security policy restricts access to only "userabc"
Changes
JMSServer has @ in its name. eg: JMSServer@osb1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |