The IdP used to authenticate.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_connection", "title": "access_connection", "description": "The IdP used to authenticate.", "example": "saml", "type": "string" }