Skip to main content

AuthApiApplicationParms

Parameters for the new application.

Properties

NameTypeDescriptionNotes
allow_ignore_ip_address_for_rbaboolFlag indicates if ignore ip address for rba will be allowed or not.[optional]
application_templatestrApplication template specific to this application type.
application_template_idstrApplication template id specific to this application type.[optional]
client_ip_sourcestrIndicates the source of client IP address for risk analysis[optional]
descriptionstrShort description of application.[optional]
idstrUnique UUID for the application used when creating a new application. If not specified, IDaaS will generate a random UUID.[optional]
logostrBase64 encoded logo image.[optional]
namestrName of the application.
passkey_enabledboolFlag indicating if passkey authentication is allowed for this application.[optional]
protected_offline_settingsProtectedOfflineSettings[optional]
user_values_enabledboolFlag indicating if user client values is allowed for this application.[optional]
verification_requiredboolDefines whether verification for a user must be satisfied.[optional]

Example