File tree Expand file tree Collapse file tree 3 files changed +2
-40
lines changed
Expand file tree Collapse file tree 3 files changed +2
-40
lines changed Original file line number Diff line number Diff line change 1- service_name : travis-ci
1+ service_name : github
22
33src_dir : lib
44
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ A replay attack is basically try to reuse an intercepted valid SAML Message in o
198198SAML Messages have a limited timelife (NotBefore, NotOnOrAfter) that
199199make harder this kind of attacks, but they are still possible.
200200
201- In order to avoid them, the SP can keep a list of SAML Messages or Assertion IDs alredy validated and processed. Those values only need
201+ In order to avoid them, the SP can keep a list of SAML Messages or Assertion IDs already validated and processed. Those values only need
202202to be stored the amount of time of the SAML Message life time, so
203203we don't need to store all processed message/assertion Ids, but the most recent ones.
204204
You can’t perform that action at this time.
0 commit comments