Add a new trust artifact under an Identity Domain

post

/oam/services/rest/ssa/api/v1/oauthpolicyadmin/trustartifacts

Request

Supported Media Types
Body ()
Trust Artifacts that needs to be created under an Identity Domain
Root Schema : IDDomainTrustArtifact
Type: object
Show Source
Nested Schema : trustArtifacts
Type: array
Show Source
Nested Schema : TrustArtifactSettings
Type: object
Trust artifacts added under an identity domain
Show Source
Back to Top

Response

Supported Media Types

200 Response

Sucessfully created entity - OAuthIdentityDomainTrustArtifact, detail
Body ()
Root Schema : IdentityDomainResponse
Type: object
Show Source
Nested Schema : tokenSetting
Type: array
Show Source
Nested Schema : trustStoreIdentifier
Type: array
Show Source
Nested Schema : TokenSettings
Type: object
Show Source

422 Response

Failed to modify OAuth entity "IdentityDomain" - name "NameofIdentityDomain"
Back to Top