datasource_org_sso_metadata

package
v0.2.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrgSsoMetadataDataSourceSchema

func OrgSsoMetadataDataSourceSchema(ctx context.Context) schema.Schema

Types

type OrgSsoMetadataModel

type OrgSsoMetadataModel struct {
	AcsUrl    types.String `tfsdk:"acs_url"`
	EntityId  types.String `tfsdk:"entity_id"`
	LogoutUrl types.String `tfsdk:"logout_url"`
	Metadata  types.String `tfsdk:"metadata"`
	OrgId     types.String `tfsdk:"org_id"`
	SsoId     types.String `tfsdk:"sso_id"`
}

func SdkToTerraform

func SdkToTerraform(ctx context.Context, data *models.SamlMetadata) OrgSsoMetadataModel

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL