access_components-schemas-name

The name of the identity provider, shown to users on the login page.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-components-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_components-schemas-name",
  "title": "access_components-schemas-name",
  "description": "The name of the identity provider, shown to users on the login page.",
  "example": "Widget Corps IDP",
  "type": "string"
}