OPSSS - Performance Tuning For Massive Programatic Grant AppRole Call In DB Policy Store
(Doc ID 1667814.1)
Last updated on OCTOBER 24, 2019
Applies to:
Oracle Platform Security for Java - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Goal
Changing the policystore from file to DB and facing some performances issues; especially when using programmatically the method grantAppRole (oracle.security.jps.service.policystore.entitymanager class).
How to obtain better performances?
> tested: deploy ApplicationRoleTest\deploy\ApplicationRoleTest.ear, call http://<WL_HOST_SERVERNAME>:<WL_SERVER_PORT>/ApplicationRoleTest/faces/go.jspx, and click the button
>> with a file-based policystore, the execution takes about 3s
>> with a DB policystore, the execution takes about 1200s
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 |
References |