We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72165de commit 6fcc7d4Copy full SHA for 6fcc7d4
README.md
@@ -742,6 +742,7 @@ Main class of OneLogin Python Toolkit
742
* ***get_attribute*** Returns the requested SAML attribute.
743
* ***get_nameid*** Returns the nameID.
744
* ***get_session_index*** Gets the SessionIndex from the AuthnStatement.
745
+* ***get_session_expiration*** Gets the SessionNotOnOrAfter from the AuthnStatement.
746
* ***get_errors*** Returns a list with code errors if something went wrong.
747
* ***get_last_error_reason*** Returns the reason of the last error
748
* ***get_sso_url*** Gets the SSO url.
0 commit comments