ADFS 2.0 - how to get users from groups within a specific OU
Hi,
Thanks in advance for anyone who can assist on this issue.
Am running ADFS 2.0 on Win2008R2 SP1 and encountered some problems. The purpose is to get the users in the different groups inside the specific OU and rely it to a 3rd party app. So what I did was:
a. Added a rule under "Acceptance Transform Rules" in "Claims Provider Trusts". Using "distinguishedname" under LDAP Attribute and "ht tp://myserver/claims/DistinguishedName" as the outgoing claim type.
Should this rule be on the top or below of the rule order?
Is the use of distinguishedname correct here?
b. Then under the "Relying Party Trusts" ==> "Issurance Authorization Rules", I add this custom claim rule.
Is this custom rule claim correct? Cos I am getting the error "The status code of the Response was not Success, was Responder -> urn:oasis:names:tc:SAML:2.0:status:RequestDenied".
I am not versed with ADFS but i am pretty sure the custom rule claim is not getting the correct response. Can anyone help to advise on this?
Many thank in advance!
Tan