Policy Evaluation Issue in OracleEntitlementServer(OES) 11g
I have created a Sample Policy in OES console and i have distributed the same.
During Policy Evaluation, i am getting below error in OES Client Log.
"privilege Access resource //app/policy/DummyRESTService/DummyResourceType/getA result ABSTAIN"
FINE: ========== Start Of Policy Evaluation Info ==========
Application: DummyRESTService
Requested Resource Type: DummyResourceType
Requested Resource: getA
Requested Resource Present: true
Requested Action: Access
Request Subject Principals:
class weblogic.security.principal.WLSUserImpl:SuperUser
Effective Roles Granted: [authenticated-role]
Role-Mapping Policies: NONE
Static Role Grants: NONE
Denied Static Role Grants: NONE
Authorization Policies: NONE
========== End Of Policy Evaluation Info ==========
Can you please suggest me what could be the issue?
0