Authentication for oracle reports 11g with AD and WEBLOGIC
Hi,
I try to build autentication for my 11 oracle report server so that only some users will be able to use web commands for accessing reports data such as :
http://XXXX.ZZZZ.com/reports/rwservlet/showjobs?server=yyyy
or
http://XXXX.ZZZZ.com/reports/rwservlet/getjobid22?server=yyyy
i followed guides i saw on the internet (like http://obieeelegant.blogspot.co.il/2012/01/obiee-11g-integration-with-ldap.html)
and built an active directory authentication provider.
I connected the users i choosed to role of RW_ADMINISTRATOR and then i gave the role all permissions on all reports engines in the "Web Access Policies" section in the WL.
I try to build autentication for my 11 oracle report server so that only some users will be able to use web commands for accessing reports data such as :
http://XXXX.ZZZZ.com/reports/rwservlet/showjobs?server=yyyy
or
http://XXXX.ZZZZ.com/reports/rwservlet/getjobid22?server=yyyy
i followed guides i saw on the internet (like http://obieeelegant.blogspot.co.il/2012/01/obiee-11g-integration-with-ldap.html)
and built an active directory authentication provider.
I connected the users i choosed to role of RW_ADMINISTRATOR and then i gave the role all permissions on all reports engines in the "Web Access Policies" section in the WL.
0