SecurityDomain Object

Contains configuration information about a security domain on the platform.

The properties included in the SecurityDomain object are listed below.

Property Type Description
Name String The name of the security domain.
Description String Brief description for the security domain.
IdentitySystemType String

The type of domain. For valid values, see IdentitySystemType values for domains:

  • com.akana.securitydomain.external.oauth.provider
  • com.soa.securitydomain.fb.connector
  • com.soa.securitydomain.google.connector
  • com.soa.securitydomain.oauth.provider
  • com.soa.securitydomain.openid.relyingparty
  • com.soa.securitydomain.pingfederate.provider
DomainConfiguration String A string of URL-escaped name/value pairs containing the domain configuration information.