OmniSciDB
a5dc49c757
|
Functions | |
def | get_saml_response |
def heavydb._samlutils.get_saml_response | ( | idpurl, | |
username, | |||
password, | |||
userformfield, | |||
passwordformfield, | |||
sslverify = True |
|||
) |
Obtains the SAML response from an Identity Provider given the provided username and password. Parameters ---------- idpurl : str The logon page of the SAML Identity Provider username : str SAML Username password : str SAML Password userformfield : str The HTML form ID for the username passwordformfield : str The HTML form ID for the password sslverify : bool, optional Verify TLS certificates, by default True
Definition at line 14 of file _samlutils.py.
References Parser::anonymous_namespace{ParserNode.cpp}.unescape().