Skip to content

Demonstrates a disconnect in the add and get APIs of MruSessionSecurityTokenCache

Notifications You must be signed in to change notification settings

davidpeden3/MruSessionSecurityTokenCacheTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MruSessionSecurityTokenCacheTester

Demonstrates a disconnect in the add and get APIs of MruSessionSecurityTokenCache

It is possible to add a SessionSecurityToken into an MruSessionSecurityTokenCache and not be able to retrieve it using the GetAll method.

Either GetAll should be fixed to tolerate String.Empty for endpoint IDs or SessionSecurityToken's constructors should not allow String.Empty just as they don't allow null.

About

Demonstrates a disconnect in the add and get APIs of MruSessionSecurityTokenCache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published