Universal Controller supports the following RESTful-based web services for OAuth Single Sign-On Settings, which are listed alphabetically on this page.
- Read OAuth Single Sign-On Settings
Update OAuth Single Sign-On Settings
Formatting specifications for each web service, including details about parameter requirements, are provided.
Read OAuth Single Sign-On Settings
Description | |
---|---|
URI | http://host_name/uc/resources/oauthsettings |
HTTP Method | PUT |
Description | Update the OAuth Single Sign-On Settings. |
Example URI | |
Authentication | Required |
Produces Content-Type | text/plain |
Consumes Content-Type | application/xml, application/json |
Example Responses |
|
Property | UI Field Name | Description | Specifications | Required |
---|---|---|---|---|
| OAuth Single Sign-On | If true, turns on OAuth Single Sign-On. If false, turns off OAuth Single Sign-On. | Boolean; Valid values: true/false. Default is false. | N |
| User Provisioning | N | ||
| Issuer URI | Must be a valid URL beginning with http://, or https:// and contain no spaces. | Y (if | |
| Client Id | Y (if | ||
| Client Secret | The | Y (if | |
| Scopes | XML JSON | N | |
| User Id (Username) Claim Name | N | ||
| Proof Key for Code Exchange (PKCE) | Boolean; Valid values: true/false. Default is false. | N | |
| Cluster Node Base Redirect URLs | N | ||
| OAuth Bearer Token Validation | Valid values (case-insensitive):
| N | |
| Introspection URI | Must be a valid URL beginning with http://, or https:// and contain no spaces. | Y (if | |
| JWK Set URI | Must be a valid URL beginning with http://, or https:// and contain no spaces. | N | |
| Audience Claim Value | N | ||
| First Name | Y (if | ||
| Middle Name | N | ||
| Last Name | N | ||
| N | |||
| Title | N | ||
| Department | N | ||
| Manager | N | ||
| Business Phone | N | ||
| Mobile Phone | N | ||
| Home Phone | N | ||
| Active | N | ||
| Groups | N | ||
| Self Service Client Id | N |