Okta.Sdk by Okta, Inc.

<PackageReference Include="Okta.Sdk" Version="5.6.0" />

.NET API 744,448 bytes

 CreateSamlApplicationOptions

public sealed class CreateSamlApplicationOptions
Helper class for SAML application settings
public bool Activate { get; set; }

Gets or sets an activate flag value

public bool AssertionSigned { get; set; }

Gets or sets an assetion signed flag value

Gets or sets an attribute statement list

public string Audience { get; set; }

Gets or sets an audience

public string AudienceOverride { get; set; }

Gets or sets the audience-override value

public string AuthenticationContextClassName { get; set; }

Gets or sets an authentication context class name

public bool AutoSubmitToolbar { get; set; }

Gets or sets an auto submit toolbar flag value

public string DefaultRelayState { get; set; }

Gets or sets the default relay state

public string Destination { get; set; }

Gets or sets a destination

public string DestinationOverride { get; set; }

Gets or sets the destination-override value

public string DigestAlgorithm { get; set; }

Gets or sets a digest algorithm

public IList<string> Features { get; set; }

Gets or sets a features list

public bool HideIOs { get; set; }

Gets or sets a hide IOs flag value

public bool HideWeb { get; set; }

Gets or sets a hide web flag value

public bool HonorForceAuthentication { get; set; }

Gets or sets a honor force authentication flag value

public string IdpIssuer { get; set; }

Gets or sets an IDP issuer

public string Label { get; set; }

Gets or sets a label

public string Recipient { get; set; }

Gets or sets a recipient

public string RecipientOverride { get; set; }

Gets or sets the recipient-override value

public bool RequestCompressed { get; set; }

Gets or sets a request compressed flag value

public bool ResponseSigned { get; set; }

Gets or sets a response singned flag value

public string SignatureAlgorithm { get; set; }

Gets or sets a signature algorithm

public string SpIssuer { get; set; }

Gets or set a SP issuer

public string SsoAcsUrl { get; set; }

Gets or sets an SSO url

public string SsoAcsUrlOverride { get; set; }

Gets or sets an SSO override-url

public string SubjectNameIdFormat { get; set; }

Gets or sets a subject name id format

public string SubjectNameIdTemplate { get; set; }

Gets or sets a subject name id template