Amazon Managed Grafana · JSON Structure

Amazon Managed Grafana Saml Configuration Structure

A structure containing information about how this workspace works with SAML.

Type: object Properties: 5 Required: 1
DashboardsMonitoringObservabilityVisualization

SamlConfiguration is a JSON Structure definition published by Amazon Managed Grafana, describing 5 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

allowedOrganizations assertionAttributes idpMetadata loginValidityDuration roleValues

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-grafana/refs/heads/main/json-structure/amazon-managed-grafana-saml-configuration-structure.json",
  "name": "SamlConfiguration",
  "description": "A structure containing information about how this workspace works with SAML. ",
  "type": "object",
  "properties": {
    "allowedOrganizations": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AllowedOrganizations"
        },
        {
          "description": "Lists which organizations defined in the SAML assertion are allowed to use the Amazon Managed Grafana workspace. If this is empty, all organizations in the assertion attribute have access."
        }
      ]
    },
    "assertionAttributes": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AssertionAttributes"
        },
        {
          "description": "A structure that defines which attributes in the SAML assertion are to be used to define information about the users authenticated by that IdP to use the workspace."
        }
      ]
    },
    "idpMetadata": {
      "allOf": [
        {
          "$ref": "#/components/schemas/IdpMetadata"
        },
        {
          "description": "A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace."
        }
      ]
    },
    "loginValidityDuration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LoginValidityDuration"
        },
        {
          "description": "How long a sign-on session by a SAML user is valid, before the user has to sign on again."
        }
      ]
    },
    "roleValues": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RoleValues"
        },
        {
          "description": "A structure containing arrays that map group names in the SAML assertion to the Grafana <code>Admin</code> and <code>Editor</code> roles in the workspace."
        }
      ]
    }
  },
  "required": [
    "idpMetadata"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-managed-grafana-saml-configuration-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.