Interface X8SSOSetupProps

Properties to set up SSO

Hierarchy

  • X8SSOSetupProps

Properties

x8AdminSessionDuration?: string

x8AdminSessionDuration in the for PT3H for 3 hours.

Default

PT1H

x8DevLogArchiveAccountId: string

x8DevLogArchiveAccountId is the account id for the account created for development log archive account.

x8NetworkAccountId: string

x8NetworkAccountId is the account id for the account created for network controls.

x8NetworkSessionDuration?: string

x8NetworkSessionDuration in the for PT3H for 3 hours.

Default

PT8H

x8ProdLogArchiveAccountId: string

x8ProdLogArchiveAccountId is the account id for the account created for production log archive account.

x8SecuritySessionDuration?: string

x8SecuritySessionDuration in the for PT3H for 3 hours.

Default

PT3H

x8SourceCodeAccountId: string

x8SourceCodeAccountId is the account id for the account created for keeping source code.

x8SourceCodeSessionDuration?: string

x8SourceCodeSessionDuration in the for PT3H for 3 hours.

Default

PT8H

x8ViewOnlySessionDuration?: string

x8ViewOnlySessionDuration in the for PT3H for 3 hours.

Default

PT3H

Generated using TypeDoc