Disable Test SP SSO

put

/oam/services/rest/11.1.2.0.0/fed/admin/testsp

The REST endpoint service request is used to disable the Test SP SSO Service using GET method.

Request

Supported Media Types
Body ()
Test SP SSO parameters
Root Schema : testSPInput
Type: object
Test SP SSO Input
Show Source
  • Allowed Values: [ "true", "false" ]
    Test SP SSO enable/disable flag

Response

Supported Media Types

200 Response

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

400 Response

Bad Request.

500 Response

INTERNAL SERVER ERROR.