AccessControlException: Error With PSFT ER Connector When Using Custom Transformation
(Doc ID 2273238.1)
Last updated on JULY 28, 2023
Applies to:
Identity Manager Connector - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Symptoms
One has written a java code as mentioned in the PSFT ER connector guide and configured the transformation of data during recon, but these transformation lookups are not working.
As part of testing the recon, when the one runs the InvokeListener.bat file it's failing with below error.
[2017-01-10T15:52:34.309-06:00] [oim_server1] [TRACE] [] [ORACLE.IAM.CONNECTORS.PSFT] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: ] [ecid: <ECID>] [APP: PeopleSoftOIMListener] [SRC_CLASS: ...PSFT_GenerateUserLogin] [SRC_METHOD: getUserNameFromPolicy] PSFT_GenerateUserLogin: getUserNameFromPolicy Generic ERROR java.security.AccessControlException: access denied ("oracle.security.jps.JpsPermission" "IdentityAssertion")[[
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
at java.security.AccessController.checkPermission(AccessController.java:559)
at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:478)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:538)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:564)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
at java.security.AccessController.checkPermission(AccessController.java:559)
at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:478)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:538)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:564)
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! |