post
https://Use API Lookup for a base URL/realms//samlIdentityProviders//enable
Enables a SAML identity provider for a realm. If there is any other enabled SAML identity provider, it will be disabled. The realm's login method will be changed to 'saml'. 'password' logins can also be allowed, if the 'allowPasswordLogin' parameter was provided.
Access Control:
- The calling principal must have "manageSamlIdentityProviders" action permission for the resource "{realm}" in the "account" service.
- The calling principal MUST NOT include a project scope.