Update SSO Service

put

/oam/services/rest/11.1.2.0.0/fed/admin/sso

The REST endpoint request is used to configure the SSO service when the customer is the identity provider using the PUT method

Request

Supported Media Types
Body ()
ssoChooser, ssoFederation and oamLogoutDoneURL can be updated using the PUT operation.
Root Schema : ConfigureSSOInput
Type: object
These parameters can be used to configure SSO service.
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : statusResponse
Type: object
Status Response
Show Source

400 Response

Bad Request.

500 Response

INTERNAL SERVER ERROR.
Back to Top