OAM Authentication against MS AD; Send Responses [orclguid] from OID
The requirement is to have EBS SSO enabled with OAM with Microsoft AD store. EBS Authentication comes with EBS AccessGate, which needs orclguid. So, we need to have OAM authenticate users against OID and retrive orclguid from another Store (OID) for Policy Responses.
I have tried the custom authentication module, which has got UI, UA with AD, and then another UI with OID. But, the responses are coming from AD only, as its used for authentication. I think its simply pulling responses,$user.attr.orclguid in this case, from the Authentication store [OAM_IDENTITY_DOMAIN header is also set to Authentication Store, AD]. So, this did not work.
I have tried the custom authentication module, which has got UI, UA with AD, and then another UI with OID. But, the responses are coming from AD only, as its used for authentication. I think its simply pulling responses,$user.attr.orclguid in this case, from the Authentication store [OAM_IDENTITY_DOMAIN header is also set to Authentication Store, AD]. So, this did not work.
0