API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /api/saml-applications/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- authnRequestConfig property Added
-
application/json content type Modified
PATCH /api/saml-applications/{id}
- Body
-
application/json content type Modified
- authnRequestConfig property Added
- Response
-
200 response Modified
-
application/json content type Modified
- authnRequestConfig property Added
-
application/json content type Modified
POST /api/saml-applications
- Body
-
application/json content type Modified
- authnRequestConfig property Added
- Response
-
201 response Modified
-
application/json content type Modified
- authnRequestConfig property Added
-
application/json content type Modified