Creates an authentication provider.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The name associated with the authentication provider.
"Okta"
The short name associated with the authentication provider. This must be unique and URL-friendly, as it's going to be part of the login URL.
"myorg"
The settings associated with the authentication provider.
The active status of the authentication provider
true
The URL for the identity provider metadata file to populate the settings automatically. If the settings attribute is provided, that will be used instead.
"https://myorg.myidp.com/saml/metadata"
Successful response