Supported Token Format and Protocol in ACS

To get authenticated via Windows Azure ACS; relying party need to obtain a token. Token can be in different formats.

Possible token formats are as below,

image

SAML 1.1 and SAML 2.0

  1. It stands for Security Assertion Markup language.
  2. It is wildly used token format.
  3. It is used in Single sign on
  4. It is used in clam based authentication
  5. it provides a XML schema for token and protocol used in authentication
  6. SAML version 2.0 was approved as an OASIS Standard in March 2005
  7. There are two types of schema for SAML

image

SWT

  1. It stands for Simple Web Token.
  2. It works on Simple Web Token specification.
  3. SWT work on key value pair. All the required information is present in form of encrypted key value pair.
  4. Key value pairs are relying party specific.

There are few keys which have to be present always in SWT token. They are as below,

image

Supported Protocols

ACS has to use some protocols to communicate either with the service or web application. Supported protocols are as below

image

Supported Token Protocols combination

ACS sends tokens over the protocol supported on the token format. Supported token and protocols are as below

image

If you find my posts useful you may like to follow me on twitter http://twitter.com/debug_mode or may like Facebook page of my blog http://www.facebook.com/DebugMode.Net If you want to see post on a particular topic please do write on FB page or tweet me about that, I would love to help you.

2 responses to “Supported Token Format and Protocol in ACS”

  1. […] Kumar (@debug_mode) described Supported Token Formats and Protocols in ACS in an 11/28/2011 […]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com