access_connection

The IdP used to authenticate.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-connection-schema.json Raw ↑
{
  "$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"
}