Is there a library for c# that allows me to build an encrypted token containing claims, and then gives me an API to check if a token contains the claims I'm interested in? Similar to how ".NET Access Control Service" works. I hope the question is clear. Thanks, Nestor

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Microsoft Geneva Framework

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.