Module types/input
namespace app
- AutoLoginUser
- BasicAuthUser
- BookmarkUser
- GetSamlAttributeStatement
- OAuthUser
- SamlAttributeStatement
- SamlUser
- SecurePasswordStoreUser
- SwaUser
- ThreeFieldUser
- UserSchemaArrayOneOf
- UserSchemaOneOf
namespace deprecated
- AuthLoginAppUser
- BookmarkAppUser
- MfaPolicyDuo
- MfaPolicyFidoU2f
- MfaPolicyFidoWebauthn
- MfaPolicyGoogleOtp
- MfaPolicyOktaCall
- MfaPolicyOktaOtp
- MfaPolicyOktaPassword
- MfaPolicyOktaPush
- MfaPolicyOktaQuestion
- MfaPolicyOktaSms
- MfaPolicyRsaToken
- MfaPolicySymantecVip
- MfaPolicyYubikeyToken
- OauthAppUser
- SamlAppAttributeStatement
- SamlAppUser
- SecurePasswordStoreAppUser
- SwaAppUser
- ThreeFieldAppUser
namespace inline
namespace policy
- MfaDuo
- MfaFidoU2f
- MfaFidoWebauthn
- MfaGoogleOtp
- MfaOktaCall
- MfaOktaOtp
- MfaOktaPassword
- MfaOktaPush
- MfaOktaQuestion
- MfaOktaSms
- MfaRsaToken
- MfaSymantecVip
- MfaYubikeyToken
- RuleIdpDiscoveryAppExclude
- RuleIdpDiscoveryAppInclude
- RuleIdpDiscoveryPlatformInclude
- RuleIdpDiscoveryUserIdentifierPattern
namespace profile
namespace template
namespace user
namespace app
interface AutoLoginUser
interface AutoLoginUserproperty 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 BasicAuthUserproperty 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 BookmarkUserproperty 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 GetSamlAttributeStatementproperty 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 OAuthUserproperty 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 SamlAttributeStatementproperty 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 SamlUserproperty 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 SecurePasswordStoreUserproperty 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 SwaUserproperty 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 ThreeFieldUserproperty 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 UserSchemaArrayOneOfproperty 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 UserSchemaOneOfproperty 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 AuthLoginAppUserproperty 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 BookmarkAppUserproperty 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 MfaPolicyDuoproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyFidoU2f
interface MfaPolicyFidoU2fproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyFidoWebauthn
interface MfaPolicyFidoWebauthnproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyGoogleOtp
interface MfaPolicyGoogleOtpproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyOktaCall
interface MfaPolicyOktaCallproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyOktaOtp
interface MfaPolicyOktaOtpproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyOktaPassword
interface MfaPolicyOktaPasswordproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyOktaPush
interface MfaPolicyOktaPushproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyOktaQuestion
interface MfaPolicyOktaQuestionproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyOktaSms
interface MfaPolicyOktaSmsproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyRsaToken
interface MfaPolicyRsaTokenproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicySymantecVip
interface MfaPolicySymantecVipproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface MfaPolicyYubikeyToken
interface MfaPolicyYubikeyTokenproperty consentType
consentType?: pulumi.Input<string>;property enroll
enroll?: pulumi.Input<string>;interface OauthAppUser
interface OauthAppUserproperty 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 SamlAppAttributeStatementproperty 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 SamlAppUserproperty 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 SecurePasswordStoreAppUserproperty 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 SwaAppUserproperty 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 ThreeFieldAppUserproperty 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 HookAuthproperty 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 HookChannelproperty 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 HookHeaderproperty 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 MfaDuoproperty 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 MfaFidoU2fproperty 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 MfaFidoWebauthnproperty 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 MfaGoogleOtpproperty 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 MfaOktaCallproperty 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 MfaOktaOtpproperty 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 MfaOktaPasswordproperty 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 MfaOktaPushproperty 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 MfaOktaQuestionproperty 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 MfaOktaSmsproperty 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 MfaRsaTokenproperty 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 MfaSymantecVipproperty 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 MfaYubikeyTokenproperty 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 RuleIdpDiscoveryAppExcludeproperty 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 RuleIdpDiscoveryAppIncludeproperty 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 RuleIdpDiscoveryPlatformIncludeproperty osExpression
osExpression?: pulumi.Input<string>;property osType
osType?: pulumi.Input<string>;property type
type?: pulumi.Input<string>;interface RuleIdpDiscoveryUserIdentifierPattern
interface RuleIdpDiscoveryUserIdentifierPatternproperty matchType
matchType?: pulumi.Input<string>;property value
value?: pulumi.Input<string>;namespace profile
interface MappingMapping
interface MappingMappingproperty expression
expression: pulumi.Input<string>;property id
id: pulumi.Input<string>;property pushStatus
pushStatus?: pulumi.Input<string>;namespace template
interface EmailTranslation
interface EmailTranslationproperty 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 GetUserSearchproperty 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 GetUsersSearchproperty 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 GetUsersUserproperty 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 SchemaArrayOneOfproperty 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 SchemaOneOfproperty const
const: pulumi.Input<string>;value mapping to member of enum.
property title
title: pulumi.Input<string>;display name for the enum value.