Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 984 Bytes

SamlAssert.md

File metadata and controls

17 lines (9 loc) · 984 Bytes

SamlAssert

Properties

Name Type Description Notes
usernameOrEmail String Set this to the username or email of the OneLogin user accessing the app for which you want to generate a SAML token.
password String Password of the OneLogin user accessing the app for which you want to generate a SAML token.
appId String App ID of the app for which you want to generate a SAML token. This is the app ID in OneLogin.
subdomain String Set to the subdomain of the OneLogin user accessing the app for which you want to generate a SAML token.
ipAddress String If you are using this API in a scenario in which MFA is required and you’ll need to be able to honor IP address whitelisting defined in MFA policies, provide this parameter and set its value to the whitelisted IP address that needs to be bypassed. [optional]