Skip to content

Instantly share code, notes, and snippets.

@woloski
Created July 11, 2012 03:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woloski/3087770 to your computer and use it in GitHub Desktop.
Save woloski/3087770 to your computer and use it in GitHub Desktop.
ws-fed
https://{identityprovider-url}?
wa=wsignin1.0 -- signin verb. This is fixed.
wtrealm={your-application-identifier} -- logical identifier of your application.
wctx={context-information} -- [optional] contextual information that you want to keep around (e.g.: wctx=ru=/home/some-deep-link this would the original url the user was navigating to)
whr={identity-provider-identifier} -- [optional] hint the idp to use a specific identity provider (e.g.: whr=urn:Google)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment