Module types/input

namespace app

namespace deprecated

namespace inline

namespace policy

namespace profile

namespace template

namespace user

namespace app

interface AutoLoginUser

interface AutoLoginUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface BasicAuthUser

interface BasicAuthUser

property id

id?: pulumi.Input<string>;

ID of the Application.

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface BookmarkUser

interface BookmarkUser

property id

id?: pulumi.Input<string>;

ID of the Application.

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface GetSamlAttributeStatement

interface GetSamlAttributeStatement

property filterType

filterType?: undefined | string;

property filterValue

filterValue?: undefined | string;

property name

name: string;

name of application.

property namespace

namespace?: undefined | string;

property type

type?: undefined | string;

property values

values?: string[];

interface OAuthUser

interface OAuthUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface SamlAttributeStatement

interface SamlAttributeStatement

property filterType

filterType?: pulumi.Input<string>;

Type of group attribute filter.

property filterValue

filterValue?: pulumi.Input<string>;

Filter value to use.

property name

name: pulumi.Input<string>;

The name of the attribute statement.

property namespace

namespace?: pulumi.Input<string>;

The attribute namespace. It can be set to "urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified", "urn:oasis:names:tc:SAML:2.0:attrname-format:uri", or "urn:oasis:names:tc:SAML:2.0:attrname-format:basic".

property type

type?: pulumi.Input<string>;

The type of attribute statement value. Can be "EXPRESSION" or "GROUP".

property values

values?: pulumi.Input<pulumi.Input<string>[]>;

Array of values to use.

interface SamlUser

interface SamlUser

property id

id?: pulumi.Input<string>;

id of application.

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface SecurePasswordStoreUser

interface SecurePasswordStoreUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface SwaUser

interface SwaUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface ThreeFieldUser

interface ThreeFieldUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface UserSchemaArrayOneOf

interface UserSchemaArrayOneOf

property const

const: pulumi.Input<string>;

value mapping to member of enum.

property title

title: pulumi.Input<string>;

display name for the enum value.

interface UserSchemaOneOf

interface UserSchemaOneOf

property const

const: pulumi.Input<string>;

value mapping to member of enum.

property title

title: pulumi.Input<string>;

display name for the enum value.

namespace deprecated

interface AuthLoginAppUser

interface AuthLoginAppUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface BookmarkAppUser

interface BookmarkAppUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface MfaPolicyDuo

interface MfaPolicyDuo

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyFidoU2f

interface MfaPolicyFidoU2f

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyFidoWebauthn

interface MfaPolicyFidoWebauthn

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyGoogleOtp

interface MfaPolicyGoogleOtp

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyOktaCall

interface MfaPolicyOktaCall

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyOktaOtp

interface MfaPolicyOktaOtp

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyOktaPassword

interface MfaPolicyOktaPassword

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyOktaPush

interface MfaPolicyOktaPush

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyOktaQuestion

interface MfaPolicyOktaQuestion

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyOktaSms

interface MfaPolicyOktaSms

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyRsaToken

interface MfaPolicyRsaToken

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicySymantecVip

interface MfaPolicySymantecVip

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface MfaPolicyYubikeyToken

interface MfaPolicyYubikeyToken

property consentType

consentType?: pulumi.Input<string>;

property enroll

enroll?: pulumi.Input<string>;

interface OauthAppUser

interface OauthAppUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface SamlAppAttributeStatement

interface SamlAppAttributeStatement

property filterType

filterType?: pulumi.Input<string>;

property filterValue

filterValue?: pulumi.Input<string>;

property name

name: pulumi.Input<string>;

property namespace

namespace?: pulumi.Input<string>;

property type

type?: pulumi.Input<string>;

property values

values?: pulumi.Input<pulumi.Input<string>[]>;

interface SamlAppUser

interface SamlAppUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface SecurePasswordStoreAppUser

interface SecurePasswordStoreAppUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface SwaAppUser

interface SwaAppUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

interface ThreeFieldAppUser

interface ThreeFieldAppUser

property id

id?: pulumi.Input<string>;

property password

password?: pulumi.Input<string>;

property scope

scope?: pulumi.Input<string>;

property username

username?: pulumi.Input<string>;

namespace inline

interface HookAuth

interface HookAuth

property key

key?: pulumi.Input<string>;

Key to use for authentication, usually the header name, for example "Authorization".

property type

type?: pulumi.Input<string>;

The type of hook to trigger. Currently only "HTTP" is supported.

property value

value?: pulumi.Input<string>;

Authentication secret.

interface HookChannel

interface HookChannel

property method

method?: pulumi.Input<string>;

The request method to use. Default is "POST".

property type

type?: pulumi.Input<boolean>;

The type of hook to trigger. Currently only "HTTP" is supported.

property uri

uri: pulumi.Input<string>;

The URI the hook will hit.

property version

version: pulumi.Input<string>;

The version of the endpoint.

interface HookHeader

interface HookHeader

property key

key?: pulumi.Input<string>;

Key to use for authentication, usually the header name, for example "Authorization".

property value

value?: pulumi.Input<string>;

Authentication secret.

namespace policy

interface MfaDuo

interface MfaDuo

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaFidoU2f

interface MfaFidoU2f

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaFidoWebauthn

interface MfaFidoWebauthn

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaGoogleOtp

interface MfaGoogleOtp

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaOktaCall

interface MfaOktaCall

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaOktaOtp

interface MfaOktaOtp

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaOktaPassword

interface MfaOktaPassword

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaOktaPush

interface MfaOktaPush

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaOktaQuestion

interface MfaOktaQuestion

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaOktaSms

interface MfaOktaSms

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaRsaToken

interface MfaRsaToken

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaSymantecVip

interface MfaSymantecVip

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface MfaYubikeyToken

interface MfaYubikeyToken

property consentType

consentType?: pulumi.Input<string>;

User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".

property enroll

enroll?: pulumi.Input<string>;

Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".

interface RuleIdpDiscoveryAppExclude

interface RuleIdpDiscoveryAppExclude

property id

id?: pulumi.Input<string>;

ID of the Rule.

property name

name?: pulumi.Input<string>;

Policy Rule Name.

property type

type?: pulumi.Input<string>;

interface RuleIdpDiscoveryAppInclude

interface RuleIdpDiscoveryAppInclude

property id

id?: pulumi.Input<string>;

ID of the Rule.

property name

name?: pulumi.Input<string>;

Policy Rule Name.

property type

type?: pulumi.Input<string>;

interface RuleIdpDiscoveryPlatformInclude

interface RuleIdpDiscoveryPlatformInclude

property osExpression

osExpression?: pulumi.Input<string>;

property osType

osType?: pulumi.Input<string>;

property type

type?: pulumi.Input<string>;

interface RuleIdpDiscoveryUserIdentifierPattern

interface RuleIdpDiscoveryUserIdentifierPattern

property matchType

matchType?: pulumi.Input<string>;

property value

value?: pulumi.Input<string>;

namespace profile

interface MappingMapping

interface MappingMapping

property expression

expression: pulumi.Input<string>;

property id

id: pulumi.Input<string>;

property pushStatus

pushStatus?: pulumi.Input<string>;

namespace template

interface EmailTranslation

interface EmailTranslation

property language

language: pulumi.Input<string>;

The language to map tthe template to.

property subject

subject: pulumi.Input<string>;

The email subject line.

property template

template: pulumi.Input<string>;

The email body.

namespace user

interface GetUserSearch

interface GetUserSearch

property comparison

comparison?: undefined | string;

Comparison to use.

property name

name: string;

Name of property to search against.

property value

value: string;

Value to compare with.

interface GetUsersSearch

interface GetUsersSearch

property comparison

comparison?: undefined | string;

Comparison to use.

property name

name: string;

Name of property to search against.

property value

value: string;

Value to compare with.

interface GetUsersUser

interface GetUsersUser

property adminRoles

adminRoles?: string[];

Administrator roles assigned to user.

property city

city?: undefined | string;

user profile property.

property costCenter

costCenter?: undefined | string;

user profile property.

property countryCode

countryCode?: undefined | string;

user profile property.

property customProfileAttributes

customProfileAttributes?: undefined | string;

raw JSON containing all custom profile attributes.

property department

department?: undefined | string;

user profile property.

property displayName

displayName?: undefined | string;

user profile property.

property division

division?: undefined | string;

user profile property.

property email

email?: undefined | string;

user profile property.

property employeeNumber

employeeNumber?: undefined | string;

user profile property.

property firstName

firstName?: undefined | string;

user profile property.

property groupMemberships

groupMemberships?: string[];

user profile property.

property honorificPrefix

honorificPrefix?: undefined | string;

user profile property.

property honorificSuffix

honorificSuffix?: undefined | string;

user profile property.

property lastName

lastName?: undefined | string;

user profile property.

property locale

locale?: undefined | string;

user profile property.

property login

login?: undefined | string;

user profile property.

property manager

manager?: undefined | string;

user profile property.

property managerId

managerId?: undefined | string;

user profile property.

property middleName

middleName?: undefined | string;

user profile property.

property mobilePhone

mobilePhone?: undefined | string;

user profile property.

property nickName

nickName?: undefined | string;

user profile property.

property organization

organization?: undefined | string;

user profile property.

property postalAddress

postalAddress?: undefined | string;

user profile property.

property preferredLanguage

preferredLanguage?: undefined | string;

user profile property.

property primaryPhone

primaryPhone?: undefined | string;

user profile property.

property profileUrl

profileUrl?: undefined | string;

user profile property.

property secondEmail

secondEmail?: undefined | string;

user profile property.

property state

state?: undefined | string;

user profile property.

property status

status?: undefined | string;

user profile property.

property streetAddress

streetAddress?: undefined | string;

user profile property.

property timezone

timezone?: undefined | string;

user profile property.

property title

title?: undefined | string;

user profile property.

property userType

userType?: undefined | string;

user profile property.

property zipCode

zipCode?: undefined | string;

user profile property.

interface SchemaArrayOneOf

interface SchemaArrayOneOf

property const

const: pulumi.Input<string>;

value mapping to member of enum.

property title

title: pulumi.Input<string>;

display name for the enum value.

interface SchemaOneOf

interface SchemaOneOf

property const

const: pulumi.Input<string>;

value mapping to member of enum.

property title

title: pulumi.Input<string>;

display name for the enum value.