How to Use a Different Subject in Session Listener
(Doc ID 1356568.1)
Last updated on MAY 06, 2024
Applies to:
Oracle WebLogic Server - Version 10.3 and laterInformation in this document applies to any platform.
Goal
When trying to get JDBC connection from session listener, the datasource has resource security policies configured on it, only allows certain users to access.
The problem is session listener’s running using the current authenticated user's subject, which doesn’t have a proper subject to access the datasource.
Is there a way to work around this?
Solution
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
Goal |
Solution |