Configure SSO Service

post

/oam/services/rest/11.1.2.0.0/fed/admin/ssoservice

The REST endpoint is used to configure SSO Service parameters.

Request

Supported Media Types
Form Parameters
  • providerID for IDP Partner
  • the hostname where WLS Admin server is installed. Only used in FA Dedicated deployments (ONLY FOR OIF)
  • the password for the WLS Admin username used to issue an OAM admin command. Only used in FA Dedicated deployments (ONLY FOR OIF)
  • the port where WLS Admin server is installed. Only used in FA Dedicated deployments (ONLY FOR OIF)
  • the WLS Admin username used to issue an OAM admin command. Only used in FA Dedicated deployments (ONLY FOR OIF)
  • boolean indicating if the call is to perform a pre-verification check. If true, the service will need to ensure the Federation service is correctly configured before the changes are performed in a subsequent call.
  • the customers' tenant name in the targeted service
  • indicates whether or not SSO should be enabled, true or false (ONLY FOR OIF)
  • indicates whether or not SSO should be enabled

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.