{
  "name": "auth-sso-required",
  "kind": "block",
  "primary": "card-ui",
  "page": "/apps/user-flow/app/auth/sign-up/sso-only/sso-only.contents.html",
  "slots": [],
  "nested": [
    "auth-card-header",
    "auth-card-content",
    "auth-sso-providers"
  ],
  "attrs": {
    "raw": ""
  },
  "html": "<card-ui raw style=\"max-width: 32rem\">\n        <header><!-- nested: auth-card-header --></header>\n\n        <section><!-- nested: auth-card-content --></section>\n      </card-ui>",
  "source": "apps/user-flow/app/auth/sign-up/sso-only/sso-only.contents.html",
  "metadata": {
    "domain": "auth",
    "description": "SSO required card — account must use SSO, direct password disabled notice.",
    "keywords": [
      "auth",
      "sso",
      "required",
      "forced",
      "enterprise",
      "identity",
      "policy"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "image",
      "component": "Image",
      "alt": "Adia Logo",
      "height": "5rem",
      "src": "/icons/agent-ui-light.svg"
    },
    {
      "id": "adia-ui-home",
      "component": "Link",
      "href": "/",
      "children": [
        "image"
      ]
    },
    {
      "id": "text",
      "component": "Text",
      "variant": "display",
      "textContent": "Your team uses Single Sign-On"
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "color": "accent",
      "textContent": "kim@acme.com"
    },
    {
      "id": "text-2",
      "component": "Text",
      "textContent": "belongs to an organization that requires SSO. Password sign-up is disabled for your domain.",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "column",
      "component": "Column",
      "align": "center",
      "gap": "1",
      "children": [
        "adia-ui-home",
        "text",
        "text-2"
      ]
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "column"
      ]
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "variant": "body",
      "textContent": "Acme"
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "slot": "content",
      "textContent": "requires SSO authentication. Your admin can configure additional providers from organization settings.",
      "children": [
        "text-5"
      ]
    },
    {
      "id": "alert",
      "component": "Alert",
      "icon": "shield-check",
      "variant": "info",
      "children": [
        "text-4"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "icon": "google-logo",
      "text": "Continue with Google",
      "variant": "primary"
    },
    {
      "id": "button-2",
      "component": "Button",
      "icon": "building-office",
      "text": "Continue with SSO",
      "variant": "outline"
    },
    {
      "id": "column-4",
      "component": "Column",
      "gap": "2",
      "children": [
        "button",
        "button-2"
      ]
    },
    {
      "id": "column-3",
      "component": "Column",
      "gap": "2",
      "children": [
        "column-4"
      ]
    },
    {
      "id": "text-7",
      "component": "Text",
      "textContent": "Use a personal email instead",
      "variant": "body"
    },
    {
      "id": "link",
      "component": "Link",
      "href": "/site/examples/auth/sign-up",
      "text": "Use a personal email instead",
      "children": [
        "text-7"
      ]
    },
    {
      "id": "text-6",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "text-align": "center",
      "textContent": "Wrong account?",
      "children": [
        "link"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "6",
      "children": [
        "alert",
        "column-3",
        "text-6"
      ]
    },
    {
      "id": "section-2",
      "component": "Section",
      "children": [
        "column-2"
      ]
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "column-5"
      ]
    },
    {
      "id": "column-5",
      "component": "Column",
      "children": [
        "section-2"
      ]
    },
    {
      "id": "root",
      "component": "Card",
      "raw": true,
      "children": [
        "header",
        "section"
      ]
    }
  ]
}
