HiAll,
From last couple of days, I have been trying different options to integrate Java Application using Oracle Entitlements Server custom java tag libs and finally able to make it work.
Thought to share high level steps:
-- Oracle Entitlements Server 11g 11.1.1.5.0
-- OES Weblogic Security module (Installed on separate Weblogic domain) with Java application running in that domain
-- Java Application which has JAAS authentication module enabled
Note: Since there is no way to pass the User ID as part of authorization check JAAS authentication is mandatory.
-- Define application policies according to the requirement in OES APM console
-- Distribute the application policies to Weblogic Security module
-- Use samples provided in OES documentation
Ref: http://docs.oracle.com/cd/E21764_01/security.1111/e14097/jsp_tags.htm#sthref305
-- Siva Pokuri.
From last couple of days, I have been trying different options to integrate Java Application using Oracle Entitlements Server custom java tag libs and finally able to make it work.
Thought to share high level steps:
-- Oracle Entitlements Server 11g 11.1.1.5.0
-- OES Weblogic Security module (Installed on separate Weblogic domain) with Java application running in that domain
-- Java Application which has JAAS authentication module enabled
Note: Since there is no way to pass the User ID as part of authorization check JAAS authentication is mandatory.
-- Define application policies according to the requirement in OES APM console
-- Distribute the application policies to Weblogic Security module
-- Use samples provided in OES documentation
Ref: http://docs.oracle.com/cd/E21764_01/security.1111/e14097/jsp_tags.htm#sthref305
-- Siva Pokuri.
No comments:
Post a Comment