Updated IdentityServer Sample Relying Party

Posted by Your DisplayName here! on Least Privilege See other posts from Least Privilege or by Your DisplayName here!
Published on Wed, 02 Nov 2011 18:28:55 GMT Indexed on 2011/11/11 18:24 UTC
Read the original article Hit count: 471

I just uploaded a new version of the sample relying party. The three changes are:

  • Added a session token diagnostics page. This allows to look at cookie sizes, details and the raw contents
  • Sample code to switch to session mode
  • Sample code to implement sliding expiration

This was already included since 1.0:

  • WS-Federation example
  • Claims viewer
  • Token viewer
  • Active sign in via WS-Trust
  • Delegation

HTH

© Least Privilege or respective owner

Related posts about IdentityModel

Related posts about IdentityServer