Wasm Directoryalpha
Record

post-config-adobe-granite-saml-authentication-handler-params

No description available.

record post-config-adobe-granite-saml-authentication-handler-params {
  key-store-password: option​<string>,
  key-store-password-type-hint: option​<string>,
  service-ranking: option​<s32>,
  service-ranking-type-hint: option​<string>,
  idp-http-redirect: option​<bool>,
  idp-http-redirect-type-hint: option​<string>,
  create-user: option​<bool>,
  create-user-type-hint: option​<string>,
  default-redirect-url: option​<string>,
  default-redirect-url-type-hint: option​<string>,
  user-id-attribute: option​<string>,
  user-id-attribute-type-hint: option​<string>,
  default-groups: option​<list​<string>>,
  default-groups-type-hint: option​<string>,
  idp-cert-alias: option​<string>,
  idp-cert-alias-type-hint: option​<string>,
  add-group-memberships: option​<bool>,
  add-group-memberships-type-hint: option​<string>,
  path: option​<list​<string>>,
  path-type-hint: option​<string>,
  synchronize-attributes: option​<list​<string>>,
  synchronize-attributes-type-hint: option​<string>,
  clock-tolerance: option​<s32>,
  clock-tolerance-type-hint: option​<string>,
  group-membership-attribute: option​<string>,
  group-membership-attribute-type-hint: option​<string>,
  idp-url: option​<string>,
  idp-url-type-hint: option​<string>,
  logout-url: option​<string>,
  logout-url-type-hint: option​<string>,
  service-provider-entity-id: option​<string>,
  service-provider-entity-id-type-hint: option​<string>,
  assertion-consumer-service-url: option​<string>,
  assertion-consumer-service-url-type-hint: option​<string>,
  handle-logout: option​<bool>,
  handle-logout-type-hint: option​<string>,
  sp-private-key-alias: option​<string>,
  sp-private-key-alias-type-hint: option​<string>,
  use-encryption: option​<bool>,
  use-encryption-type-hint: option​<string>,
  name-id-format: option​<string>,
  name-id-format-type-hint: option​<string>,
  digest-method: option​<string>,
  digest-method-type-hint: option​<string>,
  signature-method: option​<string>,
  signature-method-type-hint: option​<string>,
  user-intermediate-path: option​<string>,
  user-intermediate-path-type-hint: option​<string>,
}

Fields

NameTypeDescription
key-store-passwordoption​<string>
key-store-password-type-hintoption​<string>
service-rankingoption​<s32>
service-ranking-type-hintoption​<string>
idp-http-redirectoption​<bool>
idp-http-redirect-type-hintoption​<string>
create-useroption​<bool>
create-user-type-hintoption​<string>
default-redirect-urloption​<string>
default-redirect-url-type-hintoption​<string>
user-id-attributeoption​<string>
user-id-attribute-type-hintoption​<string>
default-groupsoption​<list​<string>>
default-groups-type-hintoption​<string>
idp-cert-aliasoption​<string>
idp-cert-alias-type-hintoption​<string>
add-group-membershipsoption​<bool>
add-group-memberships-type-hintoption​<string>
pathoption​<list​<string>>
path-type-hintoption​<string>
synchronize-attributesoption​<list​<string>>
synchronize-attributes-type-hintoption​<string>
clock-toleranceoption​<s32>
clock-tolerance-type-hintoption​<string>
group-membership-attributeoption​<string>
group-membership-attribute-type-hintoption​<string>
idp-urloption​<string>
idp-url-type-hintoption​<string>
logout-urloption​<string>
logout-url-type-hintoption​<string>
service-provider-entity-idoption​<string>
service-provider-entity-id-type-hintoption​<string>
assertion-consumer-service-urloption​<string>
assertion-consumer-service-url-type-hintoption​<string>
handle-logoutoption​<bool>
handle-logout-type-hintoption​<string>
sp-private-key-aliasoption​<string>
sp-private-key-alias-type-hintoption​<string>
use-encryptionoption​<bool>
use-encryption-type-hintoption​<string>
name-id-formatoption​<string>
name-id-format-type-hintoption​<string>
digest-methodoption​<string>
digest-method-type-hintoption​<string>
signature-methodoption​<string>
signature-method-type-hintoption​<string>
user-intermediate-pathoption​<string>
user-intermediate-path-type-hintoption​<string>