Documentation ¶
Index ¶
- type AccessToken
- type AccessTokenAttributes
- func (at AccessTokenAttributes) AdditionalProperties() terra.ListValue[terra.StringValue]
- func (at AccessTokenAttributes) Essential() terra.BoolValue
- func (at AccessTokenAttributes) InternalRef() (terra.Reference, error)
- func (at AccessTokenAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (at AccessTokenAttributes) InternalWithRef(ref terra.Reference) AccessTokenAttributes
- func (at AccessTokenAttributes) Name() terra.StringValue
- func (at AccessTokenAttributes) Source() terra.StringValue
- type AccessTokenState
- type Api
- type ApiAttributes
- func (a ApiAttributes) InternalRef() (terra.Reference, error)
- func (a ApiAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (a ApiAttributes) InternalWithRef(ref terra.Reference) ApiAttributes
- func (a ApiAttributes) KnownClientApplications() terra.ListValue[terra.StringValue]
- func (a ApiAttributes) MappedClaimsEnabled() terra.BoolValue
- func (a ApiAttributes) Oauth2PermissionScopes() terra.ListValue[Oauth2PermissionScopesAttributes]
- func (a ApiAttributes) RequestedAccessTokenVersion() terra.NumberValue
- type ApiState
- type AppRoles
- type AppRolesAttributes
- func (ar AppRolesAttributes) AllowedMemberTypes() terra.ListValue[terra.StringValue]
- func (ar AppRolesAttributes) Description() terra.StringValue
- func (ar AppRolesAttributes) DisplayName() terra.StringValue
- func (ar AppRolesAttributes) Enabled() terra.BoolValue
- func (ar AppRolesAttributes) Id() terra.StringValue
- func (ar AppRolesAttributes) InternalRef() (terra.Reference, error)
- func (ar AppRolesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ar AppRolesAttributes) InternalWithRef(ref terra.Reference) AppRolesAttributes
- func (ar AppRolesAttributes) Value() terra.StringValue
- type AppRolesState
- type FeatureTags
- type FeatureTagsAttributes
- func (ft FeatureTagsAttributes) CustomSingleSignOn() terra.BoolValue
- func (ft FeatureTagsAttributes) Enterprise() terra.BoolValue
- func (ft FeatureTagsAttributes) Gallery() terra.BoolValue
- func (ft FeatureTagsAttributes) Hide() terra.BoolValue
- func (ft FeatureTagsAttributes) InternalRef() (terra.Reference, error)
- func (ft FeatureTagsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ft FeatureTagsAttributes) InternalWithRef(ref terra.Reference) FeatureTagsAttributes
- type FeatureTagsState
- type IdToken
- type IdTokenAttributes
- func (it IdTokenAttributes) AdditionalProperties() terra.ListValue[terra.StringValue]
- func (it IdTokenAttributes) Essential() terra.BoolValue
- func (it IdTokenAttributes) InternalRef() (terra.Reference, error)
- func (it IdTokenAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (it IdTokenAttributes) InternalWithRef(ref terra.Reference) IdTokenAttributes
- func (it IdTokenAttributes) Name() terra.StringValue
- func (it IdTokenAttributes) Source() terra.StringValue
- type IdTokenState
- type ImplicitGrant
- type ImplicitGrantAttributes
- func (ig ImplicitGrantAttributes) AccessTokenIssuanceEnabled() terra.BoolValue
- func (ig ImplicitGrantAttributes) IdTokenIssuanceEnabled() terra.BoolValue
- func (ig ImplicitGrantAttributes) InternalRef() (terra.Reference, error)
- func (ig ImplicitGrantAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ig ImplicitGrantAttributes) InternalWithRef(ref terra.Reference) ImplicitGrantAttributes
- type ImplicitGrantState
- type Oauth2PermissionScopes
- type Oauth2PermissionScopesAttributes
- func (ops Oauth2PermissionScopesAttributes) AdminConsentDescription() terra.StringValue
- func (ops Oauth2PermissionScopesAttributes) AdminConsentDisplayName() terra.StringValue
- func (ops Oauth2PermissionScopesAttributes) Enabled() terra.BoolValue
- func (ops Oauth2PermissionScopesAttributes) Id() terra.StringValue
- func (ops Oauth2PermissionScopesAttributes) InternalRef() (terra.Reference, error)
- func (ops Oauth2PermissionScopesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ops Oauth2PermissionScopesAttributes) InternalWithRef(ref terra.Reference) Oauth2PermissionScopesAttributes
- func (ops Oauth2PermissionScopesAttributes) Type() terra.StringValue
- func (ops Oauth2PermissionScopesAttributes) UserConsentDescription() terra.StringValue
- func (ops Oauth2PermissionScopesAttributes) UserConsentDisplayName() terra.StringValue
- func (ops Oauth2PermissionScopesAttributes) Value() terra.StringValue
- type Oauth2PermissionScopesState
- type OptionalClaims
- type OptionalClaimsAttributes
- func (oc OptionalClaimsAttributes) AccessToken() terra.ListValue[AccessTokenAttributes]
- func (oc OptionalClaimsAttributes) IdToken() terra.ListValue[IdTokenAttributes]
- func (oc OptionalClaimsAttributes) InternalRef() (terra.Reference, error)
- func (oc OptionalClaimsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (oc OptionalClaimsAttributes) InternalWithRef(ref terra.Reference) OptionalClaimsAttributes
- func (oc OptionalClaimsAttributes) Saml2Token() terra.ListValue[Saml2TokenAttributes]
- type OptionalClaimsState
- type PublicClient
- type PublicClientAttributes
- func (pc PublicClientAttributes) InternalRef() (terra.Reference, error)
- func (pc PublicClientAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (pc PublicClientAttributes) InternalWithRef(ref terra.Reference) PublicClientAttributes
- func (pc PublicClientAttributes) RedirectUris() terra.ListValue[terra.StringValue]
- type PublicClientState
- type RequiredResourceAccess
- type RequiredResourceAccessAttributes
- func (rra RequiredResourceAccessAttributes) InternalRef() (terra.Reference, error)
- func (rra RequiredResourceAccessAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rra RequiredResourceAccessAttributes) InternalWithRef(ref terra.Reference) RequiredResourceAccessAttributes
- func (rra RequiredResourceAccessAttributes) ResourceAccess() terra.ListValue[ResourceAccessAttributes]
- func (rra RequiredResourceAccessAttributes) ResourceAppId() terra.StringValue
- type RequiredResourceAccessState
- type ResourceAccess
- type ResourceAccessAttributes
- func (ra ResourceAccessAttributes) Id() terra.StringValue
- func (ra ResourceAccessAttributes) InternalRef() (terra.Reference, error)
- func (ra ResourceAccessAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ra ResourceAccessAttributes) InternalWithRef(ref terra.Reference) ResourceAccessAttributes
- func (ra ResourceAccessAttributes) Type() terra.StringValue
- type ResourceAccessState
- type Saml2Token
- type Saml2TokenAttributes
- func (st Saml2TokenAttributes) AdditionalProperties() terra.ListValue[terra.StringValue]
- func (st Saml2TokenAttributes) Essential() terra.BoolValue
- func (st Saml2TokenAttributes) InternalRef() (terra.Reference, error)
- func (st Saml2TokenAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (st Saml2TokenAttributes) InternalWithRef(ref terra.Reference) Saml2TokenAttributes
- func (st Saml2TokenAttributes) Name() terra.StringValue
- func (st Saml2TokenAttributes) Source() terra.StringValue
- type Saml2TokenState
- type SinglePageApplication
- type SinglePageApplicationAttributes
- func (spa SinglePageApplicationAttributes) InternalRef() (terra.Reference, error)
- func (spa SinglePageApplicationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (spa SinglePageApplicationAttributes) InternalWithRef(ref terra.Reference) SinglePageApplicationAttributes
- func (spa SinglePageApplicationAttributes) RedirectUris() terra.ListValue[terra.StringValue]
- type SinglePageApplicationState
- type Timeouts
- type TimeoutsAttributes
- type TimeoutsState
- type Web
- type WebAttributes
- func (w WebAttributes) HomepageUrl() terra.StringValue
- func (w WebAttributes) ImplicitGrant() terra.ListValue[ImplicitGrantAttributes]
- func (w WebAttributes) InternalRef() (terra.Reference, error)
- func (w WebAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (w WebAttributes) InternalWithRef(ref terra.Reference) WebAttributes
- func (w WebAttributes) LogoutUrl() terra.StringValue
- func (w WebAttributes) RedirectUris() terra.ListValue[terra.StringValue]
- type WebState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessToken ¶
type AccessToken struct{}
type AccessTokenAttributes ¶
type AccessTokenAttributes struct {
// contains filtered or unexported fields
}
func (AccessTokenAttributes) AdditionalProperties ¶
func (at AccessTokenAttributes) AdditionalProperties() terra.ListValue[terra.StringValue]
func (AccessTokenAttributes) Essential ¶
func (at AccessTokenAttributes) Essential() terra.BoolValue
func (AccessTokenAttributes) InternalRef ¶
func (at AccessTokenAttributes) InternalRef() (terra.Reference, error)
func (AccessTokenAttributes) InternalTokens ¶
func (at AccessTokenAttributes) InternalTokens() (hclwrite.Tokens, error)
func (AccessTokenAttributes) InternalWithRef ¶
func (at AccessTokenAttributes) InternalWithRef(ref terra.Reference) AccessTokenAttributes
func (AccessTokenAttributes) Name ¶
func (at AccessTokenAttributes) Name() terra.StringValue
func (AccessTokenAttributes) Source ¶
func (at AccessTokenAttributes) Source() terra.StringValue
type AccessTokenState ¶
type Api ¶
type Api struct { // Oauth2PermissionScopes: min=0 Oauth2PermissionScopes []Oauth2PermissionScopes `hcl:"oauth2_permission_scopes,block" validate:"min=0"` }
type ApiAttributes ¶
type ApiAttributes struct {
// contains filtered or unexported fields
}
func (ApiAttributes) InternalRef ¶
func (a ApiAttributes) InternalRef() (terra.Reference, error)
func (ApiAttributes) InternalTokens ¶
func (a ApiAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ApiAttributes) InternalWithRef ¶
func (a ApiAttributes) InternalWithRef(ref terra.Reference) ApiAttributes
func (ApiAttributes) KnownClientApplications ¶
func (a ApiAttributes) KnownClientApplications() terra.ListValue[terra.StringValue]
func (ApiAttributes) MappedClaimsEnabled ¶
func (a ApiAttributes) MappedClaimsEnabled() terra.BoolValue
func (ApiAttributes) Oauth2PermissionScopes ¶
func (a ApiAttributes) Oauth2PermissionScopes() terra.ListValue[Oauth2PermissionScopesAttributes]
func (ApiAttributes) RequestedAccessTokenVersion ¶
func (a ApiAttributes) RequestedAccessTokenVersion() terra.NumberValue
type ApiState ¶
type ApiState struct { KnownClientApplications []string `json:"known_client_applications"` MappedClaimsEnabled bool `json:"mapped_claims_enabled"` RequestedAccessTokenVersion float64 `json:"requested_access_token_version"` Oauth2PermissionScopes []Oauth2PermissionScopesState `json:"oauth2_permission_scopes"` }
type AppRolesAttributes ¶
type AppRolesAttributes struct {
// contains filtered or unexported fields
}
func (AppRolesAttributes) AllowedMemberTypes ¶
func (ar AppRolesAttributes) AllowedMemberTypes() terra.ListValue[terra.StringValue]
func (AppRolesAttributes) Description ¶
func (ar AppRolesAttributes) Description() terra.StringValue
func (AppRolesAttributes) DisplayName ¶
func (ar AppRolesAttributes) DisplayName() terra.StringValue
func (AppRolesAttributes) Enabled ¶
func (ar AppRolesAttributes) Enabled() terra.BoolValue
func (AppRolesAttributes) Id ¶
func (ar AppRolesAttributes) Id() terra.StringValue
func (AppRolesAttributes) InternalRef ¶
func (ar AppRolesAttributes) InternalRef() (terra.Reference, error)
func (AppRolesAttributes) InternalTokens ¶
func (ar AppRolesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (AppRolesAttributes) InternalWithRef ¶
func (ar AppRolesAttributes) InternalWithRef(ref terra.Reference) AppRolesAttributes
func (AppRolesAttributes) Value ¶
func (ar AppRolesAttributes) Value() terra.StringValue
type AppRolesState ¶
type FeatureTags ¶
type FeatureTags struct{}
type FeatureTagsAttributes ¶
type FeatureTagsAttributes struct {
// contains filtered or unexported fields
}
func (FeatureTagsAttributes) CustomSingleSignOn ¶
func (ft FeatureTagsAttributes) CustomSingleSignOn() terra.BoolValue
func (FeatureTagsAttributes) Enterprise ¶
func (ft FeatureTagsAttributes) Enterprise() terra.BoolValue
func (FeatureTagsAttributes) Gallery ¶
func (ft FeatureTagsAttributes) Gallery() terra.BoolValue
func (FeatureTagsAttributes) Hide ¶
func (ft FeatureTagsAttributes) Hide() terra.BoolValue
func (FeatureTagsAttributes) InternalRef ¶
func (ft FeatureTagsAttributes) InternalRef() (terra.Reference, error)
func (FeatureTagsAttributes) InternalTokens ¶
func (ft FeatureTagsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FeatureTagsAttributes) InternalWithRef ¶
func (ft FeatureTagsAttributes) InternalWithRef(ref terra.Reference) FeatureTagsAttributes
type FeatureTagsState ¶
type IdTokenAttributes ¶
type IdTokenAttributes struct {
// contains filtered or unexported fields
}
func (IdTokenAttributes) AdditionalProperties ¶
func (it IdTokenAttributes) AdditionalProperties() terra.ListValue[terra.StringValue]
func (IdTokenAttributes) Essential ¶
func (it IdTokenAttributes) Essential() terra.BoolValue
func (IdTokenAttributes) InternalRef ¶
func (it IdTokenAttributes) InternalRef() (terra.Reference, error)
func (IdTokenAttributes) InternalTokens ¶
func (it IdTokenAttributes) InternalTokens() (hclwrite.Tokens, error)
func (IdTokenAttributes) InternalWithRef ¶
func (it IdTokenAttributes) InternalWithRef(ref terra.Reference) IdTokenAttributes
func (IdTokenAttributes) Name ¶
func (it IdTokenAttributes) Name() terra.StringValue
func (IdTokenAttributes) Source ¶
func (it IdTokenAttributes) Source() terra.StringValue
type IdTokenState ¶
type ImplicitGrant ¶
type ImplicitGrant struct{}
type ImplicitGrantAttributes ¶
type ImplicitGrantAttributes struct {
// contains filtered or unexported fields
}
func (ImplicitGrantAttributes) AccessTokenIssuanceEnabled ¶
func (ig ImplicitGrantAttributes) AccessTokenIssuanceEnabled() terra.BoolValue
func (ImplicitGrantAttributes) IdTokenIssuanceEnabled ¶
func (ig ImplicitGrantAttributes) IdTokenIssuanceEnabled() terra.BoolValue
func (ImplicitGrantAttributes) InternalRef ¶
func (ig ImplicitGrantAttributes) InternalRef() (terra.Reference, error)
func (ImplicitGrantAttributes) InternalTokens ¶
func (ig ImplicitGrantAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ImplicitGrantAttributes) InternalWithRef ¶
func (ig ImplicitGrantAttributes) InternalWithRef(ref terra.Reference) ImplicitGrantAttributes
type ImplicitGrantState ¶
type Oauth2PermissionScopes ¶
type Oauth2PermissionScopes struct{}
type Oauth2PermissionScopesAttributes ¶
type Oauth2PermissionScopesAttributes struct {
// contains filtered or unexported fields
}
func (Oauth2PermissionScopesAttributes) AdminConsentDescription ¶
func (ops Oauth2PermissionScopesAttributes) AdminConsentDescription() terra.StringValue
func (Oauth2PermissionScopesAttributes) AdminConsentDisplayName ¶
func (ops Oauth2PermissionScopesAttributes) AdminConsentDisplayName() terra.StringValue
func (Oauth2PermissionScopesAttributes) Enabled ¶
func (ops Oauth2PermissionScopesAttributes) Enabled() terra.BoolValue
func (Oauth2PermissionScopesAttributes) Id ¶
func (ops Oauth2PermissionScopesAttributes) Id() terra.StringValue
func (Oauth2PermissionScopesAttributes) InternalRef ¶
func (ops Oauth2PermissionScopesAttributes) InternalRef() (terra.Reference, error)
func (Oauth2PermissionScopesAttributes) InternalTokens ¶
func (ops Oauth2PermissionScopesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (Oauth2PermissionScopesAttributes) InternalWithRef ¶
func (ops Oauth2PermissionScopesAttributes) InternalWithRef(ref terra.Reference) Oauth2PermissionScopesAttributes
func (Oauth2PermissionScopesAttributes) Type ¶
func (ops Oauth2PermissionScopesAttributes) Type() terra.StringValue
func (Oauth2PermissionScopesAttributes) UserConsentDescription ¶
func (ops Oauth2PermissionScopesAttributes) UserConsentDescription() terra.StringValue
func (Oauth2PermissionScopesAttributes) UserConsentDisplayName ¶
func (ops Oauth2PermissionScopesAttributes) UserConsentDisplayName() terra.StringValue
func (Oauth2PermissionScopesAttributes) Value ¶
func (ops Oauth2PermissionScopesAttributes) Value() terra.StringValue
type Oauth2PermissionScopesState ¶
type Oauth2PermissionScopesState struct { AdminConsentDescription string `json:"admin_consent_description"` AdminConsentDisplayName string `json:"admin_consent_display_name"` Enabled bool `json:"enabled"` Id string `json:"id"` Type string `json:"type"` UserConsentDescription string `json:"user_consent_description"` UserConsentDisplayName string `json:"user_consent_display_name"` Value string `json:"value"` }
type OptionalClaims ¶
type OptionalClaims struct { // AccessToken: min=0 AccessToken []AccessToken `hcl:"access_token,block" validate:"min=0"` // IdToken: min=0 IdToken []IdToken `hcl:"id_token,block" validate:"min=0"` // Saml2Token: min=0 Saml2Token []Saml2Token `hcl:"saml2_token,block" validate:"min=0"` }
type OptionalClaimsAttributes ¶
type OptionalClaimsAttributes struct {
// contains filtered or unexported fields
}
func (OptionalClaimsAttributes) AccessToken ¶
func (oc OptionalClaimsAttributes) AccessToken() terra.ListValue[AccessTokenAttributes]
func (OptionalClaimsAttributes) IdToken ¶
func (oc OptionalClaimsAttributes) IdToken() terra.ListValue[IdTokenAttributes]
func (OptionalClaimsAttributes) InternalRef ¶
func (oc OptionalClaimsAttributes) InternalRef() (terra.Reference, error)
func (OptionalClaimsAttributes) InternalTokens ¶
func (oc OptionalClaimsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (OptionalClaimsAttributes) InternalWithRef ¶
func (oc OptionalClaimsAttributes) InternalWithRef(ref terra.Reference) OptionalClaimsAttributes
func (OptionalClaimsAttributes) Saml2Token ¶
func (oc OptionalClaimsAttributes) Saml2Token() terra.ListValue[Saml2TokenAttributes]
type OptionalClaimsState ¶
type OptionalClaimsState struct { AccessToken []AccessTokenState `json:"access_token"` IdToken []IdTokenState `json:"id_token"` Saml2Token []Saml2TokenState `json:"saml2_token"` }
type PublicClient ¶
type PublicClient struct{}
type PublicClientAttributes ¶
type PublicClientAttributes struct {
// contains filtered or unexported fields
}
func (PublicClientAttributes) InternalRef ¶
func (pc PublicClientAttributes) InternalRef() (terra.Reference, error)
func (PublicClientAttributes) InternalTokens ¶
func (pc PublicClientAttributes) InternalTokens() (hclwrite.Tokens, error)
func (PublicClientAttributes) InternalWithRef ¶
func (pc PublicClientAttributes) InternalWithRef(ref terra.Reference) PublicClientAttributes
func (PublicClientAttributes) RedirectUris ¶
func (pc PublicClientAttributes) RedirectUris() terra.ListValue[terra.StringValue]
type PublicClientState ¶
type PublicClientState struct {
RedirectUris []string `json:"redirect_uris"`
}
type RequiredResourceAccess ¶
type RequiredResourceAccess struct { // ResourceAccess: min=0 ResourceAccess []ResourceAccess `hcl:"resource_access,block" validate:"min=0"` }
type RequiredResourceAccessAttributes ¶
type RequiredResourceAccessAttributes struct {
// contains filtered or unexported fields
}
func (RequiredResourceAccessAttributes) InternalRef ¶
func (rra RequiredResourceAccessAttributes) InternalRef() (terra.Reference, error)
func (RequiredResourceAccessAttributes) InternalTokens ¶
func (rra RequiredResourceAccessAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RequiredResourceAccessAttributes) InternalWithRef ¶
func (rra RequiredResourceAccessAttributes) InternalWithRef(ref terra.Reference) RequiredResourceAccessAttributes
func (RequiredResourceAccessAttributes) ResourceAccess ¶
func (rra RequiredResourceAccessAttributes) ResourceAccess() terra.ListValue[ResourceAccessAttributes]
func (RequiredResourceAccessAttributes) ResourceAppId ¶
func (rra RequiredResourceAccessAttributes) ResourceAppId() terra.StringValue
type RequiredResourceAccessState ¶
type RequiredResourceAccessState struct { ResourceAppId string `json:"resource_app_id"` ResourceAccess []ResourceAccessState `json:"resource_access"` }
type ResourceAccess ¶
type ResourceAccess struct{}
type ResourceAccessAttributes ¶
type ResourceAccessAttributes struct {
// contains filtered or unexported fields
}
func (ResourceAccessAttributes) Id ¶
func (ra ResourceAccessAttributes) Id() terra.StringValue
func (ResourceAccessAttributes) InternalRef ¶
func (ra ResourceAccessAttributes) InternalRef() (terra.Reference, error)
func (ResourceAccessAttributes) InternalTokens ¶
func (ra ResourceAccessAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ResourceAccessAttributes) InternalWithRef ¶
func (ra ResourceAccessAttributes) InternalWithRef(ref terra.Reference) ResourceAccessAttributes
func (ResourceAccessAttributes) Type ¶
func (ra ResourceAccessAttributes) Type() terra.StringValue
type ResourceAccessState ¶
type Saml2Token ¶
type Saml2Token struct{}
type Saml2TokenAttributes ¶
type Saml2TokenAttributes struct {
// contains filtered or unexported fields
}
func (Saml2TokenAttributes) AdditionalProperties ¶
func (st Saml2TokenAttributes) AdditionalProperties() terra.ListValue[terra.StringValue]
func (Saml2TokenAttributes) Essential ¶
func (st Saml2TokenAttributes) Essential() terra.BoolValue
func (Saml2TokenAttributes) InternalRef ¶
func (st Saml2TokenAttributes) InternalRef() (terra.Reference, error)
func (Saml2TokenAttributes) InternalTokens ¶
func (st Saml2TokenAttributes) InternalTokens() (hclwrite.Tokens, error)
func (Saml2TokenAttributes) InternalWithRef ¶
func (st Saml2TokenAttributes) InternalWithRef(ref terra.Reference) Saml2TokenAttributes
func (Saml2TokenAttributes) Name ¶
func (st Saml2TokenAttributes) Name() terra.StringValue
func (Saml2TokenAttributes) Source ¶
func (st Saml2TokenAttributes) Source() terra.StringValue
type Saml2TokenState ¶
type SinglePageApplication ¶
type SinglePageApplication struct{}
type SinglePageApplicationAttributes ¶
type SinglePageApplicationAttributes struct {
// contains filtered or unexported fields
}
func (SinglePageApplicationAttributes) InternalRef ¶
func (spa SinglePageApplicationAttributes) InternalRef() (terra.Reference, error)
func (SinglePageApplicationAttributes) InternalTokens ¶
func (spa SinglePageApplicationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SinglePageApplicationAttributes) InternalWithRef ¶
func (spa SinglePageApplicationAttributes) InternalWithRef(ref terra.Reference) SinglePageApplicationAttributes
func (SinglePageApplicationAttributes) RedirectUris ¶
func (spa SinglePageApplicationAttributes) RedirectUris() terra.ListValue[terra.StringValue]
type SinglePageApplicationState ¶
type SinglePageApplicationState struct {
RedirectUris []string `json:"redirect_uris"`
}
type Timeouts ¶
type Timeouts struct { // Read: string, optional Read terra.StringValue `hcl:"read,attr"` }
type TimeoutsAttributes ¶
type TimeoutsAttributes struct {
// contains filtered or unexported fields
}
func (TimeoutsAttributes) InternalRef ¶
func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)
func (TimeoutsAttributes) InternalTokens ¶
func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TimeoutsAttributes) InternalWithRef ¶
func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes
func (TimeoutsAttributes) Read ¶
func (t TimeoutsAttributes) Read() terra.StringValue
type TimeoutsState ¶
type TimeoutsState struct {
Read string `json:"read"`
}
type Web ¶
type Web struct { // ImplicitGrant: min=0 ImplicitGrant []ImplicitGrant `hcl:"implicit_grant,block" validate:"min=0"` }
type WebAttributes ¶
type WebAttributes struct {
// contains filtered or unexported fields
}
func (WebAttributes) HomepageUrl ¶
func (w WebAttributes) HomepageUrl() terra.StringValue
func (WebAttributes) ImplicitGrant ¶
func (w WebAttributes) ImplicitGrant() terra.ListValue[ImplicitGrantAttributes]
func (WebAttributes) InternalRef ¶
func (w WebAttributes) InternalRef() (terra.Reference, error)
func (WebAttributes) InternalTokens ¶
func (w WebAttributes) InternalTokens() (hclwrite.Tokens, error)
func (WebAttributes) InternalWithRef ¶
func (w WebAttributes) InternalWithRef(ref terra.Reference) WebAttributes
func (WebAttributes) LogoutUrl ¶
func (w WebAttributes) LogoutUrl() terra.StringValue
func (WebAttributes) RedirectUris ¶
func (w WebAttributes) RedirectUris() terra.ListValue[terra.StringValue]
Click to show internal directories.
Click to hide internal directories.