SamlProvider
Kind: class
Full name: Thycotic.PowerShell.Configuration.SamlProvider
Namespace: Thycotic.PowerShell.Configuration
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
Active | bool | read/write | — |
AuthnContext | string | read/write | — |
ClockSkew | int | read/write | — |
Description | string | read/write | — |
DisableAssertionReplayCheck | bool | read/write | — |
DisableAudienceRestrictionCheck | bool | read/write | — |
DisableAuthnContextCheck | bool | read/write | — |
DisableDestinationCheck | bool | read/write | — |
DisableInboundLogout | bool | read/write | — |
DisableInResponseToCheck | bool | read/write | — |
DisablePendingLogoutCheck | bool | read/write | — |
DisableRecipientCheck | bool | read/write | — |
DisableTimePeriodCheck | bool | read/write | — |
DisplayName | string | read/write | — |
DomainAttribute | string | read/write | — |
EnableDetailedLog | bool | read/write | — |
EnableSLO | bool | read/write | — |
ForceAuthentication | bool | read/write | — |
IdentityProviderId | int | read/write | — |
LogoutRequestLifeTime | int | read/write | — |
Name | string | read/write | — |
OverridePendingAuthnRequest | bool | read/write | — |
PublicCertificate | string | read/write | — |
SignAuthnRequest | bool | read/write | — |
SignLogoutRequest | bool | read/write | — |
SignLogoutResponse | bool | read/write | — |
SingleLogoutServiceResponseUrl | string | read/write | — |
SingleLogoutServiceUrl | string | read/write | — |
SsoServiceBinding | int | read/write | — |
SsoServiceUrl | string | read/write | — |
UsernameAttribute | string | read/write | — |
WantAssertionEncrypted | bool | read/write | — |
WantAssertionOrResponseSigned | bool | read/write | — |
WantAssertionSigned | bool | read/write | — |
WantLogoutRequestSigned | bool | read/write | — |
WantLogoutResponseSigned | bool | read/write | — |
WantSAMLResponseSigned | bool | read/write | — |