Thanks for your prompt reply. However I just figured out that, to make obiee use shared services for authentication we need to use custom authenticator and also change some config files. We have installed shared services and we want obiee to use users from shared services for authentication. Shared services is internally getting users form MSAD. I tried to follow the 8 steps mentioned in the oracle docs, but I was not succesfull. Here is what I did 1) Registered EPM (In answers I went to Managae EPM workspace and registered shared services) 2)Modified instance config.xml and config.xml 3)Used custom authenticator for authentication init block, (gave path for the driver on the server in the browse option when creaing a custom authenticator.)
We need not implemet SSO between EPM and OBIEE. I just want to authenticate obiee users using shared services, Could you tell me what I am missing here
can you please explain how did you set up ldap server in rpd to hypss?? where do I find those info, lise basedn and binddn?
ReplyDeleteHi Sandy,
ReplyDeleteYou have to contact your network team to get all that information that goes into the configuration on OBIEE end.
-Amith
Thanks for your prompt reply. However I just figured out that, to make obiee use shared services for authentication we need to use custom authenticator and also change some config files.
ReplyDeleteWe have installed shared services and we want obiee to use users from shared services for authentication. Shared services is internally getting users form MSAD. I tried to follow the 8 steps mentioned in the oracle docs, but I was not succesfull. Here is what I did
1) Registered EPM (In answers I went to Managae EPM workspace and registered shared services)
2)Modified instance config.xml and config.xml
3)Used custom authenticator for authentication init block, (gave path for the driver on the server in the browse option when creaing a custom authenticator.)
We need not implemet SSO between EPM and OBIEE. I just want to authenticate obiee users using shared services, Could you tell me what I am missing here