SAML Settings REST Endpoints

SAML/SAML Settings
Manage tenant-specific SAML settings. This REST API is SCIM compliant.

There is a single pre-seeded instance of SamlSettings in Oracle Identity Cloud Service.
New instances cannot be created and an existing instance cannot be removed. But, you can update a single instance via PUT or PATCH.
Get SAML Settings
Method: get
Path: /admin/v1/SamlSettings/{id}
HTTP Options
Method: options
Path: /admin/v1/SamlSettings
Replace SAML Settings
Method: put
Path: /admin/v1/SamlSettings/{id}
Search SAML Settings
Method: get
Path: /admin/v1/SamlSettings
Search SAML Settings Using POST
Method: post
Path: /admin/v1/SamlSettings/.search