This sample shows how to use Access Control SErver WRAPv2 endpoint to issue Simple Web Token and to authorize the consumer call to service operation by validating of the token.
This sampl shows how to appen the token to HTTP header on consumer side and how to validate it at service side.
The service provides a simple IHttpModule which validates the token.