auth0_client

Auth0 Client

Name

Type

Nullable

addons

Addons

allowed_clients

List

allowed_logout_urls

List

allowed_origins

List

app_type

String

callbacks

List

client_aliases

List

client_id

String

cross_origin_loc

String

custom_login_page

String

custom_login_page_on

Boolean

custom_login_page_preview

String

description

String

encryption_key

EncryptionKey

form_template

String

global

Boolean

grant_types

List

initiate_login_uri

String

is_first_party

Boolean

jwt_configuration

JwtConfiguration

logo_uri

String

mobile

Mobile

name

String

native_social_login

NativeSocialLogin

oidc_backchannel_logout

OidcBackchannelLogout

oidc_conformant

Boolean

organization_require_behavior

String

organization_usage

String

refresh_token

RefreshToken

sso

Boolean

sso_disabled

Boolean

tenant

String

token_endpoint_auth_method

String

web_origins

List

Addons

Name

Type

Nullable

aws

Addons.Aws

azure_blob

Addons.AzureBlob

azure_sb

Addons.AzureSb

echosign

Addons.Echosign

egnyte

Addons.Egnyte

firebase

Addons.Firebase

layer

Addons.Layer

mscrm

Addons.Mscrm

newrelic

Addons.Newrelic

office365

Addons.Office365

rms

Addons.Rms

salesforce

Addons.Salesforce

salesforce_api

Addons.SalesforceApi

salesforce_sandbox_api

Addons.SalesforceSandboxApi

samlp

Addons.Samlp

sap_api

Addons.SapApi

sentry

Addons.Sentry

sharepoint

Addons.Sharepoint

slack

Addons.Slack

springcm

Addons.Springcm

sso_integration

Addons.SsoIntegration

wams

Addons.Wams

zendesk

Addons.Zendesk

zoom

Addons.Zoom

Addons.Aws

Name

Type

Nullable

lifetime_in_seconds

Int

principal

String

role

String

Addons.AzureBlob

Name

Type

Nullable

accountName

String

blobName

String

blob_delete

Boolean

blob_read

Boolean

blob_write

Boolean

containerName

String

container_delete

Boolean

container_list

Boolean

container_read

Boolean

container_write

Boolean

expiration

Int

signedIdentifier

String

storageAccessKey

String

Addons.AzureSb

Name

Type

Nullable

entityPath

String

expiration

Int

namespace

String

sasKey

String

sasKeyName

String

Addons.Echosign

Name

Type

Nullable

domain

String

Addons.Egnyte

Name

Type

Nullable

domain

String

Addons.Firebase

Name

Type

Nullable

client_email

String

lifetime_in_seconds

Int

private_key_id

String

Addons.Layer

Name

Type

Nullable

expiration

Int

keyId

String

principal

String

privateKey

String

providerId

String

Addons.Mscrm

Name

Type

Nullable

url

String

Addons.Newrelic

Name

Type

Nullable

account

String

Addons.Office365

Name

Type

Nullable

connection

String

domain

String

Addons.Rms

Name

Type

Nullable

url

String

Addons.Salesforce

Name

Type

Nullable

entity_id

String

Addons.SalesforceApi

Name

Type

Nullable

clientid

String

communityName

String

community_url_section

String

principal

String

Addons.SalesforceSandboxApi

Name

Type

Nullable

clientid

String

communityName

String

community_url_section

String

principal

String

Addons.Samlp

Name

Type

Nullable

audience

String

authnContextClassRef

String

createUpnClaim

Boolean

destination

String

digestAlgorithm

String

issuer

String

lifetimeInSeconds

Int

mapIdentities

Boolean

mapUnknownClaimsAsIs

Boolean

nameIdentifierFormat

String

nameIdentifierProbes

List

passthroughClaimsWithNoMapping

Boolean

recipient

String

signResponse

Boolean

signatureAlgorithm

String

Addons.SapApi

Name

Type

Nullable

clientid

String

nameIdentifierFormat

String

scope

String

servicePassword

String

tokenEndpointUrl

String

usernameAttribute

String

Addons.Sentry

Name

Type

Nullable

base_url

String

org_slug

String

Addons.Sharepoint

Name

Type

Nullable

external_url

List

url

String

Addons.Slack

Name

Type

Nullable

team

String

Addons.Springcm

Name

Type

Nullable

acsurl

String

Addons.SsoIntegration

Name

Type

Nullable

name

String

version

String

Addons.Wams

Name

Type

Nullable

masterkey

String

Addons.Zendesk

Name

Type

Nullable

accountName

String

Addons.Zoom

Name

Type

Nullable

account

String

EncryptionKey

Name

Type

Nullable

cert

String

pub

String

subject

String

JwtConfiguration

Name

Type

Nullable

alg

String

lifetime_in_seconds

Int

secret_encoded

Boolean

Mobile

Name

Type

Nullable

android

Mobile.Android

ios

Mobile.Ios

Mobile.Android

Name

Type

Nullable

app_package_name

String

Mobile.Ios

Name

Type

Nullable

app_bundle_identifier

String

team_id

String

NativeSocialLogin

Name

Type

Nullable

apple

NativeSocialLogin.Apple

facebook

NativeSocialLogin.Facebook

NativeSocialLogin.Apple

Name

Type

Nullable

enabled

Boolean

NativeSocialLogin.Facebook

Name

Type

Nullable

enabled

Boolean

OidcBackchannelLogout

Name

Type

Nullable

backchannel_logout_urls

List

RefreshToken

Name

Type

Nullable

expiration_type

String

idle_token_lifetime

Int

infinite_idle_token_lifetime

Boolean

infinite_token_lifetime

Boolean

leeway

Int

rotation_type

String

token_lifetime

Int

Last updated