HTTPS Service Commands
The following HTTPS service commands are available.
Table 16-1 HTTPS Service Commands
| Request | Path | Description |
|---|---|---|
|
GET |
/api/service/v2/services/https |
List HTTPS service properties. |
|
PUT |
/api/service/v2/services/https |
Modify HTTPS service properties. |
|
PUT |
/api/service/v1/services/https |
Modify HTTPS service properties using RESTful API service version 1. |
|
PUT |
/api/service/v2/services/https |
Modify HTTPS service properties, including Single Sign-On configuration properties. |
|
POST |
/api/service/v2/services/https/idp |
Upload the Identity Provider metadata file for Single Sign-On authentication to the BUI. |
|
GET |
/api/service/v2/services/https/registration |
Retrieve the SAML Service Provider registration metadata for Single Sign-On authentication to the BUI. |