You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -970,6 +970,7 @@ Main class of OneLogin Python Toolkit
970
970
****get_last_message_id*** The ID of the last Response SAML message processed.
971
971
****get_last_assertion_id*** The ID of the last assertion processed.
972
972
****get_last_assertion_not_on_or_after*** The ``NotOnOrAfter`` value of the valid ``SubjectConfirmationData`` node (if any) of the last assertion processed (is only calculated with strict = true)
973
+
****get_last_assertion_issue_instant*** The `IssueInstant` value of the last assertion processed.
0 commit comments