Microsoft Secure Tech Accelerator
Apr 03 2024, 07:00 AM - 11:00 AM (PDT)
Microsoft Tech Community

azure saml claims

Brass Contributor

Seems like the claims transform rule with azure sso are a bit more restrictive,  I'm trying to do something like the following which is an adfs based claims rule.

 

c:[Type == "http://schemas.xmlsoap.org/claims/Group", Value =~ "^(?i)contractors"]
=> issue(claim = c);

 

I have one last rp that I need to be able to exclude groups with names like contractors,  am I missing something?

 

2 Replies

@tony roth 

 

@Yuri Diogenes: Is this something you can help with? 

Thanks for loop me in, @Valon_Kolica but unfortunately that's not my area of expertise.