by Jim
Jan 24, 2011 8:12 AM
In setting up my azure web role for use with Access Control Services, I get this error, which doesn’t turn up anything in the search engines.

My interpretation of this is that ACS doesn’t have sufficient information to create claims from the identity provider(s).
I solved this problem by configuring rule groups for my relying party. In the AppFabric labs portal, choose ‘Relying party applications.’

I’ve set up my local machine as a relying party for testing locally, so I choose this, then check the ‘Create new rule group’ box, and click save:

I’m bounced back to the list of relying party applications; choose the application again, then click the new ‘Default rule group for…’ link:

There are no rules defined for this new group. Click ‘Generate rules,’ then click the ‘Generate’ button to create rules for all identity providers. You should now see a big list of generated rules, and the ‘No claim is generated in policy engine’ should go away. On to the next error!
