Updated IdentityServer Sample Relying Party
- by Your DisplayName here!
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