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 87bbd6f commit 3e03e04Copy full SHA for 3e03e04
1 file changed
README.md
@@ -733,6 +733,7 @@ Main class of OneLogin Python Toolkit
733
* ***get_attribute*** Returns the requested SAML attribute.
734
* ***get_nameid*** Returns the nameID.
735
* ***get_session_index*** Gets the SessionIndex from the AuthnStatement.
736
+* ***get_session_expiration*** Gets the SessionNotOnOrAfter from the AuthnStatement.
737
* ***get_errors*** Returns a list with code errors if something went wrong.
738
* ***get_last_error_reason*** Returns the reason of the last error
739
* ***get_sso_url*** Gets the SSO url.
0 commit comments