iiRecord
Agentic AI Atlas · Keycloak
tool:keycloaka5c.ai
II.
Tool JSON

tool:keycloak

Structured · live

Keycloak json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-auth-services.yamlCluster · domain
Record JSON
{
  "id": "tool:keycloak",
  "_kind": "Tool",
  "_file": "domain/tools/tools-auth-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Keycloak",
    "homepageUrl": "https://www.keycloak.org",
    "kind": "other",
    "description": "Open-source identity and access management (IAM) solution by Red Hat.\nProvides SSO, OAuth 2.0/OIDC, SAML, user federation, and fine-grained\nauthorization. Self-hosted with a rich admin console and REST API.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:keycloak",
      "to": "skill-area:authentication",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:keycloak",
      "to": "skill-area:authentication",
      "kind": "used_for"
    },
    {
      "from": "tool:keycloak",
      "to": "tool:auth0",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    },
    {
      "from": "tool:keycloak",
      "to": "tool:clerk",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    },
    {
      "from": "tool:keycloak",
      "to": "tool:okta",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    },
    {
      "from": "tool:keycloak",
      "to": "tool:firebase-auth",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:identity-management",
      "to": "tool:keycloak",
      "kind": "uses_tool"
    },
    {
      "from": "stack-profile:auth-identity-platform",
      "to": "tool:keycloak",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "tool:keycloak",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:identity-governance",
      "to": "tool:keycloak",
      "kind": "composed_of"
    },
    {
      "from": "tool:auth0",
      "to": "tool:keycloak",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    },
    {
      "from": "tool:clerk",
      "to": "tool:keycloak",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    },
    {
      "from": "tool:firebase-auth",
      "to": "tool:keycloak",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    },
    {
      "from": "tool:okta",
      "to": "tool:keycloak",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Authentication services"
      }
    }
  ]
}