Create a new identity provider
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
1 - 40"Example"
google, okta "google"
saml2 "saml2"
The public certificate the IDP will provide
"----- BEGIN PUBLIC KEY -----\\nMIIII..."
The entity ID your application uses
"https://example.com/signin"
The URL the IDP expects SAML2 requests to be POSTed to
"https://example.com/signin"