Metadata (Service Provider)
The connection metadata API endpoints support operations to create and read connection metadata resources.
Data model
| Property | Description |
|---|---|
|
A string that specifies the service provider’s Assertion Consumer Service (ACS) URL from the metadata XML file. |
|
A list of attribute names from the metadata XML file (for example, |
|
A string that specifies the service provider’s certificate information from the metadata XML file. |
|
A string that specifies the service provider’s entity ID from the metadata XML file. |
Response codes
| Code | Message |
|---|---|
200 |
Successful operation. |
201 |
Successfully created. |
400 |
The request could not be completed. |
401 |
You do not have access to this resource. |
403 |
You do not have permissions or are not licensed to make this request, or your license is exceeded. |
422 |
The requested could not be completed because of validation error(s). |