wif - ACS Token replay detection feature -


does acs has token replay detection feature similar adfs?

if replay detection implemented @ relying party, still idp issued tokens can replayed (since acs accepts , issues new token rp, if within validity period.

acs doesn't explicitly provide replay detection, though may free depending on identity provider , protocol. why should sign out , close browser ensure sign-out complete.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -