ADFS Claims Filter Syntax

Does anybody know what the filter code should be for an ADFS Claims rule that meets the following conditions:

1. Is a member of a group with a prefix of WCF_

  OR

2. Is a member of a group with a suffix of _All

I currently have this and it works for the prefix condition, I just need to add the suffix so it passes the group if it matches either condition.

c:[Type == "memberOf", Value =~ "WCF_+"]
 => issue(claim = c);

July 19th, 2013 12:54pm

Hello,

We have a dedicated forum for ADFS and the forum link is :http://social.msdn.microsoft.com/Forums/en/Geneva/

So, seek help in above forum.


Free Windows Admin Tool Kit Click here and download it now
July 20th, 2013 3:44am

Hi,

According to the problem description, this issue is related to ADFS. For ADFS issue, the best resource is ADFS forum. 

Based on the current situation, youd better submit a new question to ADFS forum for further assistance. In this way, your issue can be resolved effectively.

http://social.msdn.microsoft.com/Forums/en/Geneva/threads

Thanks for your understanding!

Regards,

Arthur Li

TechNet Subscriber Support

If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.

July 20th, 2013 10:08pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics