Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 48 out of 100
- Agent Ease of Use 4 out of 100
- Security & Trust 80 out of 100
- GEO, AIO and AEO 74 out of 100
- SEO 92 out of 100
- Performance and Accessibility 52 out of 100
What AI sees of your website
Secure AI Agent & User Authentication | Auth0
Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform.
Next step
Turn this report into a fix workflow
21 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 48 | Priority fix | 11 | 13 | 0 | View details |
| Discoverability | 71 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 60 | Needs work | 6 | 5 | 0 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 4 | Priority fix | 4 | 24 | 2 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 4 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 0 | Priority fix | 0 | 8 | 0 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 74 | Needs work | 4 | 2 | 13 | View details |
| GEO Readiness | 86 | Mostly ready | 1 | 0 | 4 | |
| AIO Readiness | 74 | Needs work | 2 | 1 | 4 | View details |
| AEO Readiness | 63 | Needs work | 1 | 1 | 5 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 8 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 4 | 1 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 52 | Needs work | 23 | 3 | 1 | View details |
| Performance | 27 | Priority fix | 10 | 3 | 1 | View details |
| Accessibility | 97 | Strong | 13 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
42 items need attention
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
100 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": "frame-ancestors 'self'"
}Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": [
"BreadcrumbList",
"Organization",
"SoftwareApplication",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=utf-8"
},
"issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 46083,
"excerpt": "<!DOCTYPE html><html lang=\"en\"><head><title>Secure AI Agent & User Authentication | Auth0</title><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/plain;charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": true,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "Asset not found"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: 4 buttons missing accessible names; 0/1 applicable form inputs have autocomplete attributes (1 missing).
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": true,
"headingOrder": true,
"accessibleLinks": true,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-2\" aria-labelledby=\"ot-header-id-2 ot-status-id-2\"></button>",
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-3\" aria-labelledby=\"ot-header-id-3 ot-status-id-3\"></button>",
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-1\" aria-labelledby=\"ot-header-id-1 ot-status-id-1\"></button>",
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-4\" aria-labelledby=\"ot-header-id-4 ot-status-id-4\"></button>"
],
"missingAutocompleteInputs": [
"<input id=\"vendor-search-handler\" type=\"text\" name=\"vendor-search-handler\" placeholder=\"Search…\" aria-label=\"Cookie list search\">"
],
"imagesMissingAlt": [
"<img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=417778941754366&ev=PageView&noscript=1\">",
"<img src=\"https://pubads.g.doubleclick.net/activity;xsp=4719053;ord=1?\" width=\"1\" height=\"1\" border=\"0\">",
"<img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=292592621735462&ev=PageView&noscript=1\">",
"<img src=\"https://pubads.g.doubleclick.net/activity;xsp=5126515;ord=1?\" width=\"1\" height=\"1\" border=\"0\">",
"<img width=\"1\" height=\"1\" aria-hidden=\"true\" src=\"blob:https://auth0.com/7e20cf56-264f-406a-ab61-6814e2ba660f\" style=\"display: none;\">"
],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 59,
"links": 244,
"inaccessibleLinks": 0,
"buttons": 54,
"inaccessibleButtons": 4,
"images": 161,
"imagesWithAlt": 156,
"autocompleteInputs": 1,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 1
}
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<select> is missing a name attribute.<select> is missing tool-param-description.<select> is missing a name attribute.<select> is missing a label.<select> is missing tool-param-description.<select> is missing a name attribute.<select> is missing tool-param-description.<select> is missing a name attribute.<select> is missing tool-param-description.<input name="vendor-search-handler"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 0,
"formsWithTags": 0,
"totalInteractive": 307,
"interactiveWithTags": 0,
"totalCount": 307,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 18,
"issues": [
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
},
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing a label."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
},
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
},
{
"type": "code",
"value": "<select> is missing a name attribute."
},
{
"type": "code",
"value": "<select> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"vendor-search-handler\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 0,
"formsWithTags": 0,
"totalInteractive": 307,
"interactiveWithTags": 0,
"totalCount": 307,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 0,
"formsWithTags": 0,
"totalInteractive": 307,
"interactiveWithTags": 0,
"totalCount": 307,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing a label.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<select> is missing a name attribute.",
"<select> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://auth0.com/blog/startup-stories-safebase/",
"text": "“As we’re growing with these customers, something that’s very clear is that big customers really care about identity management and security.”Adar ArnonCTO & Co-Founder",
"html": "<a href=\"https://auth0.com/blog/startup-stories-safebase/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg\" alt=\"SafeBase logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/blog/startup-stories-catalyst/",
"text": "“The best way to grow as a company is to take a look at the customers that you already have strong relationships with and expand on those...”Corey FinleyEngineering Manager",
"html": "<a href=\"https://auth0.com/blog/startup-stories-catalyst/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg\" alt=\"Catalyst logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/blog/startup-stories-safebase/",
"text": "“As we’re growing with these customers, something that’s very clear is that big customers really care about identity management and security.”Adar ArnonCTO & Co-Founder",
"html": "<a href=\"https://auth0.com/blog/startup-stories-safebase/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg\" alt=\"SafeBase logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/blog/startup-stories-catalyst/",
"text": "“The best way to grow as a company is to take a look at the customers that you already have strong relationships with and expand on those...”Corey FinleyEngineering Manager",
"html": "<a href=\"https://auth0.com/blog/startup-stories-catalyst/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg\" alt=\"Catalyst logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management",
"text": "WhitepaperBuild vs buy: Guide to evaluating identity managementWhat is identity management and when should you build vs buy? Download this free comprehensive 22-page guide to learn about modern identity for different use cases and whether your current solution is hindering growth.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Co..."
},
{
"href": "https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management",
"text": "WhitepaperBuild vs buy: Guide to evaluating identity managementWhat is identity management and when should you build vs buy? Download this free comprehensive 22-page guide to learn about modern identity for different use cases and whether your current solution is hindering growth.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Co..."
},
{
"href": "https://auth0.com/resources/whitepapers/why-customer-identity",
"text": "WhitepaperTime to think about customer identityCustomers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/why-customer-identity\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-s..."
},
{
"href": "https://auth0.com/resources/whitepapers/why-customer-identity",
"text": "WhitepaperTime to think about customer identityCustomers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/why-customer-identity\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-s..."
},
{
"href": "https://www.okta.com/company/careers/",
"text": "Careers We're hiring!",
"html": "<a href=\"https://www.okta.com/company/careers/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Careers<!-- --> <span class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 krhoHS kHaByn\">We're hiring!</span></a>"
},
{
"href": "https://www.okta.com/company/",
"text": "About us",
"html": "<a href=\"https://www.okta.com/company/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">About us<!-- --> </a>"
},
{
"href": "https://linkedin.com/company/auth0",
"text": "",
"html": "<a href=\"https://linkedin.com/company/auth0\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Linkedin link\" class=\"sc-da5983f0-8 erDLKp\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.5561 3H4.53738C3.71707 3 2.99988 3.59063 2.99988 4.40156V19.4531C2.99988 20.2687 3.71707 20.9953 4.53738 20.9953H19.5514C20.3764 20.9953 20.9952 20.2641 20.9952 19.4531V4.40156C20.9999 3.59063 20.3764 3 19.5561 3ZM8.578 18H5.99988V9.98438H8.578V1..."
},
{
"href": "https://linkedin.com/company/auth0",
"text": "",
"html": "<a href=\"https://linkedin.com/company/auth0\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Linkedin link\" class=\"sc-da5983f0-8 erDLKp\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.5561 3H4.53738C3.71707 3 2.99988 3.59063 2.99988 4.40156V19.4531C2.99988 20.2687 3.71707 20.9953 4.53738 20.9953H19.5514C20.3764 20.9953 20.9952 20.2641 20.9952 19.4531V4.40156C20.9999 3.59063 20.3764 3 19.5561 3ZM8.578 18H5.99988V9.98438H8.578V1..."
}
],
"contactLinks": [
{
"href": "https://support.auth0.com/",
"text": "Support",
"html": "<a href=\"https://support.auth0.com/\" rel=\"external\">Support</a>"
},
{
"href": "https://support.auth0.com/center/s/knowledge",
"text": "Knowledge Base",
"html": "<a href=\"https://support.auth0.com/center/s/knowledge\" rel=\"external\">Knowledge Base</a>"
},
{
"href": "https://support.auth0.com/center/s/learning",
"text": "Learn",
"html": "<a href=\"https://support.auth0.com/center/s/learning\" rel=\"external\">Learn</a>"
},
{
"href": "/contact-us?place=header&type=button&text=let's%20connect",
"text": "Let's connect",
"html": "<a href=\"/contact-us?place=header&type=button&text=let's%20connect\" role=\"button\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 kSiIA cydknG\"><span>Let's connect</span></a>"
},
{
"href": "https://support.auth0.com/",
"text": "Support",
"html": "<a rel=\"external\" href=\"https://support.auth0.com/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 bTQHxM gdLUMv\">Support</a>"
},
{
"href": "https://support.auth0.com/center/s/knowledge",
"text": "Knowledge Base",
"html": "<a rel=\"external\" href=\"https://support.auth0.com/center/s/knowledge\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 bTQHxM gdLUMv\">Knowledge Base</a>"
},
{
"href": "https://support.auth0.com/center/s/learning",
"text": "Learn",
"html": "<a rel=\"external\" href=\"https://support.auth0.com/center/s/learning\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 bTQHxM gdLUMv\">Learn</a>"
},
{
"href": "/contact-us?place=header&type=button&text=let's%20connect",
"text": "Let's connect",
"html": "<a role=\"button\" rel=\"external\" href=\"/contact-us?place=header&type=button&text=let's%20connect\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 kSiIA jmsZjj\"><span>Let's connect</span></a>"
},
{
"href": "https://auth0.com/contact-us?type=button&place=homepage-hero&text=talk%20to%20sales",
"text": "Talk to sales",
"html": "<a href=\"https://auth0.com/contact-us?type=button&place=homepage-hero&text=talk%20to%20sales\" rel=\"noopener\" target=\"_blank\" aria-label=\"(Talk to sales, open in a new window)\" role=\"button\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 frejTe kHaByn\"><span>Talk to sales</span></a>"
},
{
"href": "https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo",
"text": "WhitepaperSecuring your AI agents: A technical demoIn this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dx..."
},
{
"href": "https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo",
"text": "WhitepaperSecuring your AI agents: A technical demoIn this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dx..."
},
{
"href": "https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms",
"text": "WebinarUnlock the power of custom user flows with Auth0 formsJoin our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-..."
},
{
"href": "https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms",
"text": "WebinarUnlock the power of custom user flows with Auth0 formsJoin our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-..."
},
{
"href": "https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam",
"text": "EbookMake your UX dance with CIAMHow CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customersLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dxz-2 ehfM..."
},
{
"href": "https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster",
"text": "EbookBuild and scale your product fasterThis article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and complianceLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-11..."
},
{
"href": "https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam",
"text": "EbookMake your UX dance with CIAMHow CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customersLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dxz-2 ehfM..."
},
{
"href": "https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster",
"text": "EbookBuild and scale your product fasterThis article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and complianceLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-11..."
},
{
"href": "https://auth0.com/contact-us?type=button&place=homepage-bottom-banner&text=talk%20to%20sales",
"text": "Talk to sales",
"html": "<a href=\"https://auth0.com/contact-us?type=button&place=homepage-bottom-banner&text=talk%20to%20sales\" rel=\"noopener\" target=\"_blank\" aria-label=\"(Talk to sales, open in a new window)\" role=\"button\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 frejTe kHaByn\"><span>Talk to sales</span></a>"
},
{
"href": "https://support.auth0.com/",
"text": "Support",
"html": "<a href=\"https://support.auth0.com/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Support<!-- --> </a>"
},
{
"href": "https://support.auth0.com/center/s/knowledge",
"text": "Knowledge Base",
"html": "<a href=\"https://support.auth0.com/center/s/knowledge\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Knowledge Base<!-- --> </a>"
},
{
"href": "https://support.auth0.com/center/s/learning",
"text": "Learn",
"html": "<a href=\"https://support.auth0.com/center/s/learning\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Learn<!-- --> </a>"
}
],
"privacyLinks": [
{
"href": "/security",
"text": "Compliance - Ensuring privacy and security",
"html": "<a href=\"/security\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Compliance - Ensuring privacy and security<!-- --> </a>"
},
{
"href": "/privacy",
"text": "Privacy",
"html": "<a href=\"/privacy\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Privacy</a>"
},
{
"href": "https://www.okta.com/terms-of-service",
"text": "Terms",
"html": "<a href=\"https://www.okta.com/terms-of-service\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Terms</a>"
},
{
"href": "/your-privacy-choices",
"text": "Your Privacy Choices",
"html": "<a href=\"/your-privacy-choices\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Your Privacy Choices</a>"
},
{
"href": "/privacy",
"text": "Privacy",
"html": "<a href=\"/privacy\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Privacy</a>"
},
{
"href": "https://www.okta.com/terms-of-service",
"text": "Terms",
"html": "<a href=\"https://www.okta.com/terms-of-service\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Terms</a>"
},
{
"href": "/your-privacy-choices",
"text": "Your Privacy Choices",
"html": "<a href=\"/your-privacy-choices\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Your Privacy Choices</a>"
},
{
"href": "https://www.okta.com/legal/privacy-policy/",
"text": "Privacy Policy",
"html": "<a class=\"ot-cookie-policy-link\" href=\"https://www.okta.com/legal/privacy-policy/\" aria-label=\"Privacy Policy, opens in a new tab\" rel=\"noopener noreferrer\" target=\"_blank\">Privacy Policy</a>"
},
{
"href": "https://www.okta.com/legal/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"https://www.okta.com/legal/privacy-policy/\" class=\"privacy-notice-link\" rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"More information about your privacy, opens in a new tab\">Privacy Policy</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://auth0.com/blog/startup-stories-safebase/",
"text": "“As we’re growing with these customers, something that’s very clear is that big customers really care about identity management and security.”Adar ArnonCTO & Co-Founder",
"html": "<a href=\"https://auth0.com/blog/startup-stories-safebase/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg\" alt=\"SafeBase logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/blog/startup-stories-catalyst/",
"text": "“The best way to grow as a company is to take a look at the customers that you already have strong relationships with and expand on those...”Corey FinleyEngineering Manager",
"html": "<a href=\"https://auth0.com/blog/startup-stories-catalyst/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg\" alt=\"Catalyst logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/blog/startup-stories-safebase/",
"text": "“As we’re growing with these customers, something that’s very clear is that big customers really care about identity management and security.”Adar ArnonCTO & Co-Founder",
"html": "<a href=\"https://auth0.com/blog/startup-stories-safebase/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg\" alt=\"SafeBase logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/blog/startup-stories-catalyst/",
"text": "“The best way to grow as a company is to take a look at the customers that you already have strong relationships with and expand on those...”Corey FinleyEngineering Manager",
"html": "<a href=\"https://auth0.com/blog/startup-stories-catalyst/\" target=\"_blank\" class=\"styled__QuoteWrapper-sc-5f1yd5-2 hxdhsA\"><div class=\"styled__HoverArrow-sc-5f1yd5-0 faKvDj\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"none\"><path d=\"M23.472 9.744 7.584 25.728 6 24.144 21.936 8.208H7.872V6h17.856v17.856h-2.256V9.744Z\" fill=\"#FFFEFA\"/></svg></div><img src=\"https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg\" alt=\"Catalyst logo\" class=\"styled__Logo-sc-5f1y..."
},
{
"href": "https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management",
"text": "WhitepaperBuild vs buy: Guide to evaluating identity managementWhat is identity management and when should you build vs buy? Download this free comprehensive 22-page guide to learn about modern identity for different use cases and whether your current solution is hindering growth.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Co..."
},
{
"href": "https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management",
"text": "WhitepaperBuild vs buy: Guide to evaluating identity managementWhat is identity management and when should you build vs buy? Download this free comprehensive 22-page guide to learn about modern identity for different use cases and whether your current solution is hindering growth.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/build-vs-buy-evaluating-identity-management\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Co..."
},
{
"href": "https://auth0.com/resources/whitepapers/why-customer-identity",
"text": "WhitepaperTime to think about customer identityCustomers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/why-customer-identity\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-s..."
},
{
"href": "https://auth0.com/resources/whitepapers/why-customer-identity",
"text": "WhitepaperTime to think about customer identityCustomers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.Learn more",
"html": "<a href=\"https://auth0.com/resources/whitepapers/why-customer-identity\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-s..."
},
{
"href": "https://www.okta.com/company/careers/",
"text": "Careers We're hiring!",
"html": "<a href=\"https://www.okta.com/company/careers/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Careers<!-- --> <span class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 krhoHS kHaByn\">We're hiring!</span></a>"
},
{
"href": "https://www.okta.com/company/",
"text": "About us",
"html": "<a href=\"https://www.okta.com/company/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">About us<!-- --> </a>"
},
{
"href": "https://linkedin.com/company/auth0",
"text": "",
"html": "<a href=\"https://linkedin.com/company/auth0\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Linkedin link\" class=\"sc-da5983f0-8 erDLKp\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.5561 3H4.53738C3.71707 3 2.99988 3.59063 2.99988 4.40156V19.4531C2.99988 20.2687 3.71707 20.9953 4.53738 20.9953H19.5514C20.3764 20.9953 20.9952 20.2641 20.9952 19.4531V4.40156C20.9999 3.59063 20.3764 3 19.5561 3ZM8.578 18H5.99988V9.98438H8.578V1..."
},
{
"href": "https://linkedin.com/company/auth0",
"text": "",
"html": "<a href=\"https://linkedin.com/company/auth0\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Linkedin link\" class=\"sc-da5983f0-8 erDLKp\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.5561 3H4.53738C3.71707 3 2.99988 3.59063 2.99988 4.40156V19.4531C2.99988 20.2687 3.71707 20.9953 4.53738 20.9953H19.5514C20.3764 20.9953 20.9952 20.2641 20.9952 19.4531V4.40156C20.9999 3.59063 20.3764 3 19.5561 3ZM8.578 18H5.99988V9.98438H8.578V1..."
}
],
"contactLinks": [
{
"href": "https://support.auth0.com/",
"text": "Support",
"html": "<a href=\"https://support.auth0.com/\" rel=\"external\">Support</a>"
},
{
"href": "https://support.auth0.com/center/s/knowledge",
"text": "Knowledge Base",
"html": "<a href=\"https://support.auth0.com/center/s/knowledge\" rel=\"external\">Knowledge Base</a>"
},
{
"href": "https://support.auth0.com/center/s/learning",
"text": "Learn",
"html": "<a href=\"https://support.auth0.com/center/s/learning\" rel=\"external\">Learn</a>"
},
{
"href": "/contact-us?place=header&type=button&text=let's%20connect",
"text": "Let's connect",
"html": "<a href=\"/contact-us?place=header&type=button&text=let's%20connect\" role=\"button\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 kSiIA cydknG\"><span>Let's connect</span></a>"
},
{
"href": "https://support.auth0.com/",
"text": "Support",
"html": "<a rel=\"external\" href=\"https://support.auth0.com/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 bTQHxM gdLUMv\">Support</a>"
},
{
"href": "https://support.auth0.com/center/s/knowledge",
"text": "Knowledge Base",
"html": "<a rel=\"external\" href=\"https://support.auth0.com/center/s/knowledge\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 bTQHxM gdLUMv\">Knowledge Base</a>"
},
{
"href": "https://support.auth0.com/center/s/learning",
"text": "Learn",
"html": "<a rel=\"external\" href=\"https://support.auth0.com/center/s/learning\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 bTQHxM gdLUMv\">Learn</a>"
},
{
"href": "/contact-us?place=header&type=button&text=let's%20connect",
"text": "Let's connect",
"html": "<a role=\"button\" rel=\"external\" href=\"/contact-us?place=header&type=button&text=let's%20connect\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 kSiIA jmsZjj\"><span>Let's connect</span></a>"
},
{
"href": "https://auth0.com/contact-us?type=button&place=homepage-hero&text=talk%20to%20sales",
"text": "Talk to sales",
"html": "<a href=\"https://auth0.com/contact-us?type=button&place=homepage-hero&text=talk%20to%20sales\" rel=\"noopener\" target=\"_blank\" aria-label=\"(Talk to sales, open in a new window)\" role=\"button\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 frejTe kHaByn\"><span>Talk to sales</span></a>"
},
{
"href": "https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo",
"text": "WhitepaperSecuring your AI agents: A technical demoIn this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dx..."
},
{
"href": "https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo",
"text": "WhitepaperSecuring your AI agents: A technical demoIn this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/securing-your-ai-agents-a-technical-demo\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dx..."
},
{
"href": "https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms",
"text": "WebinarUnlock the power of custom user flows with Auth0 formsJoin our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-..."
},
{
"href": "https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms",
"text": "WebinarUnlock the power of custom user flows with Auth0 formsJoin our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.Learn more",
"html": "<a href=\"https://auth0.com/resources/webinars/unlock-the-power-of-custom-user-flows-wit-auth0-forms\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-..."
},
{
"href": "https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam",
"text": "EbookMake your UX dance with CIAMHow CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customersLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dxz-2 ehfM..."
},
{
"href": "https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster",
"text": "EbookBuild and scale your product fasterThis article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and complianceLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-11..."
},
{
"href": "https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam",
"text": "EbookMake your UX dance with CIAMHow CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customersLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/improving-user-experiences-with-ciam\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-1155dxz-2 ehfM..."
},
{
"href": "https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster",
"text": "EbookBuild and scale your product fasterThis article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and complianceLearn more",
"html": "<a href=\"https://auth0.com/resources/ebooks/build-and-scale-market-leading-products-faster\" class=\"styled__MainWrapper-sc-1155dxz-4 dyLahj\"><div class=\"styled__Wrapper-sc-1155dxz-0 dGuFZO\"><div class=\"styled__Container-sc-1155dxz-1 bOsnsV\"><img src=\"https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\"></div></div><div class=\"styled__Content-sc-11..."
},
{
"href": "https://auth0.com/contact-us?type=button&place=homepage-bottom-banner&text=talk%20to%20sales",
"text": "Talk to sales",
"html": "<a href=\"https://auth0.com/contact-us?type=button&place=homepage-bottom-banner&text=talk%20to%20sales\" rel=\"noopener\" target=\"_blank\" aria-label=\"(Talk to sales, open in a new window)\" role=\"button\" tabindex=\"0\" class=\"styled__Button-sc-1hwml9q-0 utils-sc-11hlfw-0 frejTe kHaByn\"><span>Talk to sales</span></a>"
},
{
"href": "https://support.auth0.com/",
"text": "Support",
"html": "<a href=\"https://support.auth0.com/\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Support<!-- --> </a>"
},
{
"href": "https://support.auth0.com/center/s/knowledge",
"text": "Knowledge Base",
"html": "<a href=\"https://support.auth0.com/center/s/knowledge\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Knowledge Base<!-- --> </a>"
},
{
"href": "https://support.auth0.com/center/s/learning",
"text": "Learn",
"html": "<a href=\"https://support.auth0.com/center/s/learning\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Learn<!-- --> </a>"
}
],
"privacyLinks": [
{
"href": "/security",
"text": "Compliance - Ensuring privacy and security",
"html": "<a href=\"/security\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj KYCXS\">Compliance - Ensuring privacy and security<!-- --> </a>"
},
{
"href": "/privacy",
"text": "Privacy",
"html": "<a href=\"/privacy\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Privacy</a>"
},
{
"href": "https://www.okta.com/terms-of-service",
"text": "Terms",
"html": "<a href=\"https://www.okta.com/terms-of-service\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Terms</a>"
},
{
"href": "/your-privacy-choices",
"text": "Your Privacy Choices",
"html": "<a href=\"/your-privacy-choices\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Your Privacy Choices</a>"
},
{
"href": "/privacy",
"text": "Privacy",
"html": "<a href=\"/privacy\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Privacy</a>"
},
{
"href": "https://www.okta.com/terms-of-service",
"text": "Terms",
"html": "<a href=\"https://www.okta.com/terms-of-service\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Terms</a>"
},
{
"href": "/your-privacy-choices",
"text": "Your Privacy Choices",
"html": "<a href=\"/your-privacy-choices\" class=\"styled__Link-sc-bubr9x-0 utils-sc-11hlfw-0 fFCiQj kHaByn\">Your Privacy Choices</a>"
},
{
"href": "https://www.okta.com/legal/privacy-policy/",
"text": "Privacy Policy",
"html": "<a class=\"ot-cookie-policy-link\" href=\"https://www.okta.com/legal/privacy-policy/\" aria-label=\"Privacy Policy, opens in a new tab\" rel=\"noopener noreferrer\" target=\"_blank\">Privacy Policy</a>"
},
{
"href": "https://www.okta.com/legal/privacy-policy/",
"text": "Privacy Policy",
"html": "<a href=\"https://www.okta.com/legal/privacy-policy/\" class=\"privacy-notice-link\" rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"More information about your privacy, opens in a new tab\">Privacy Policy</a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
45 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 54,
"passing": 9,
"failing": [
{
"heading": "Auth0 is an easy to implement, adaptable authentication and authorization platform",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kZmfbs\">Auth0 is an easy to implement, adaptable authentication and authorization platform</h2>",
"firstParagraph": "SECURITY BUILT-IN",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ihLNsf OrpPg\">SECURITY BUILT-IN</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Integrate Auth0 in any application in just 5 minutes",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 fYxctn duMEzQ\">Integrate Auth0 in any application in just 5 minutes</h3>",
"firstParagraph": "With a few lines of code you can have Auth0 integrated in any app written in any language, and any framework. We provide 30+ SDKs & Quickstarts to help you succeed on your implementation.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 LrpTl hZRWrr\">With a few lines of code you can have Auth0 integrated in any app written in any language, and any framework. We provide 30+ SDKs & Quickstarts to help you succeed on your implementation.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Built for what you’re building",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Secure your AI Agents",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>",
"firstParagraph": "Authenticate the user",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Authenticate the user</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Safeguard internal AI tools",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>",
"firstParagraph": "Build internal apps, fast",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build internal apps, fast</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Unlock enterprise deals",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>",
"firstParagraph": "Build with robust APIs & SDKs",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build with robust APIs & SDKs</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "More signups. Less friction.",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>",
"firstParagraph": "Orchestrate tailored journeys",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Orchestrate tailored journeys</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Built for what you’re building",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>",
"firstParagraph": "Built forAI Agents",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh gCNwoQ\"><span class=\"sc-cff1db2a-9 edVPQD\">Built for</span><span class=\"sc-cff1db2a-7 kdIHjD\">AI Agents</span></p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Secure your AI Agents",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>",
"firstParagraph": "Authenticate the user",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Authenticate the user</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Safeguard internal AI tools",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>",
"firstParagraph": "Build internal apps, fast",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build internal apps, fast</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Unlock enterprise deals",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>",
"firstParagraph": "Build with robust APIs & SDKs",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build with robust APIs & SDKs</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "More signups. Less friction.",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>",
"firstParagraph": "Orchestrate tailored journeys",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Orchestrate tailored journeys</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "You’re in great company",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kHaByn\">You’re in great company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Auth0 lets Philips Hue focus on R&D, not IAM",
"headingHtml": "<h3 class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fHrBJQ ccMZHD\">Auth0 lets Philips Hue focus on R&D, not IAM</h3>",
"firstParagraph": "Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 dwFPd eSgFkp\">Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Auth0 lets Philips Hue focus on R&D, not IAM",
"headingHtml": "<h3 class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fHrBJQ ccMZHD\">Auth0 lets Philips Hue focus on R&D, not IAM</h3>",
"firstParagraph": "Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 dwFPd eSgFkp\">Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Read. Watch. Code. More.",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 XPHNq duMEzQ\">Read. Watch. Code. More.</h2>",
"firstParagraph": "Whitepaper",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 jIzwLe MVvWs\">Whitepaper</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Customer Identity Trends Report 2025: Securing customer trust in the age of AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Customer Identity Trends Report 2025: Securing customer trust in the age of AI</h3>",
"firstParagraph": "Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk iBLvvP\">Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Introducing Auth for GenAI: The future of AI security",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Introducing Auth for GenAI: The future of AI security</h3>",
"firstParagraph": "Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Securing your AI agents: A technical demo",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Securing your AI agents: A technical demo</h3>",
"firstParagraph": "In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the future of customer trust & AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the future of customer trust & AI</h3>",
"firstParagraph": "In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Customer Identity Trends Report 2025: Securing customer trust in the age of AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Customer Identity Trends Report 2025: Securing customer trust in the age of AI</h3>",
"firstParagraph": "Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk iBLvvP\">Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Introducing Auth for GenAI: The future of AI security",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Introducing Auth for GenAI: The future of AI security</h3>",
"firstParagraph": "Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Securing your AI agents: A technical demo",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Securing your AI agents: A technical demo</h3>",
"firstParagraph": "In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the future of customer trust & AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the future of customer trust & AI</h3>",
"firstParagraph": "In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "How to power consistent, multi-brand, omnichannel experiences",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">How to power consistent, multi-brand, omnichannel experiences</h3>",
"firstParagraph": "This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "How to power consistent, multi-brand, omnichannel experiences",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">How to power consistent, multi-brand, omnichannel experiences</h3>",
"firstParagraph": "This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the power of custom user flows with Auth0 forms",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the power of custom user flows with Auth0 forms</h3>",
"firstParagraph": "Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Auth0 introduction",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Auth0 introduction</h3>",
"firstParagraph": "Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.</p>",
"words": 55,
"direct": false,
"issue": "First paragraph is 55 words and does not look like a concise direct answer."
},
{
"heading": "The developer's guide to single sign-on (SSO)",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">The developer's guide to single sign-on (SSO)</h3>",
"firstParagraph": "Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.</p>",
"words": 35,
"direct": false,
"issue": "First paragraph is 35 words and does not look like a concise direct answer."
},
{
"heading": "Fine-Grained Authorization (FGA): A technical primer",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Fine-Grained Authorization (FGA): A technical primer</h3>",
"firstParagraph": "In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.</p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the power of custom user flows with Auth0 forms",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the power of custom user flows with Auth0 forms</h3>",
"firstParagraph": "Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Auth0 introduction",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Auth0 introduction</h3>",
"firstParagraph": "Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.</p>",
"words": 55,
"direct": false,
"issue": "First paragraph is 55 words and does not look like a concise direct answer."
},
{
"heading": "The developer's guide to single sign-on (SSO)",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">The developer's guide to single sign-on (SSO)</h3>",
"firstParagraph": "Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.</p>",
"words": 35,
"direct": false,
"issue": "First paragraph is 35 words and does not look like a concise direct answer."
},
{
"heading": "Fine-Grained Authorization (FGA): A technical primer",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Fine-Grained Authorization (FGA): A technical primer</h3>",
"firstParagraph": "In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.</p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "Time to think about customer identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Time to think about customer identity</h3>",
"firstParagraph": "Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.</p>",
"words": 40,
"direct": false,
"issue": "First paragraph is 40 words and does not look like a concise direct answer."
},
{
"heading": "Make your UX dance with CIAM",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Make your UX dance with CIAM</h3>",
"firstParagraph": "How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for cust...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers</p>",
"words": 50,
"direct": false,
"issue": "First paragraph is 50 words and does not look like a concise direct answer."
},
{
"heading": "Your one-stop buyers guide to Customer Identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Your one-stop buyers guide to Customer Identity</h3>",
"firstParagraph": "Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Build and scale your product faster",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Build and scale your product faster</h3>",
"firstParagraph": "This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance</p>",
"words": 52,
"direct": false,
"issue": "First paragraph is 52 words and does not look like a concise direct answer."
},
{
"heading": "Time to think about customer identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Time to think about customer identity</h3>",
"firstParagraph": "Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.</p>",
"words": 40,
"direct": false,
"issue": "First paragraph is 40 words and does not look like a concise direct answer."
},
{
"heading": "Make your UX dance with CIAM",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Make your UX dance with CIAM</h3>",
"firstParagraph": "How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for cust...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers</p>",
"words": 50,
"direct": false,
"issue": "First paragraph is 50 words and does not look like a concise direct answer."
},
{
"heading": "Your one-stop buyers guide to Customer Identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Your one-stop buyers guide to Customer Identity</h3>",
"firstParagraph": "Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Build and scale your product faster",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Build and scale your product faster</h3>",
"firstParagraph": "This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance</p>",
"words": 52,
"direct": false,
"issue": "First paragraph is 52 words and does not look like a concise direct answer."
},
{
"heading": "Ready to start securing AI agents, delivering amazing user experiences, or building the next big B2B app?",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dvPXaj kHaByn\">Ready to start securing AI agents, delivering amazing user experiences, or building the next big B2B app?</h3>",
"firstParagraph": "",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 duZsqY kHaByn\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 14,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 82/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 82/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: agent, user, humans, whatever, comes, next.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
82/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 82/100 and needs improvement.
Evidence
{
"title": "Secure AI Agent & User Authentication | Auth0",
"h1": "Secure AI agents, humans, and whatever comes next",
"description": "Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform.",
"topicOverlap": 0.4,
"topicTerms": [
"secure",
"agent",
"user",
"authentication",
"auth0",
"agents",
"humans",
"whatever",
"comes",
"next"
],
"descriptionTerms": [
"secure",
"users",
"agents",
"more",
"auth0",
"easy",
"implement",
"scalable",
"adaptable",
"authentication",
"authorization",
"platform"
],
"missingFromDescription": [
"agent",
"user",
"humans",
"whatever",
"comes",
"next"
],
"score": 82,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
17 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 17,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 166,
"heading": "H3: Why Snyk Trusts Auth0 to Deliver Security from the Ground Up",
"text": "“We were able to get a working username and password setup going within a couple of hours – at a time when even a couple of hours could be critical to our survival – and it has successfully flexed with us through countless iterations and launches since.”",
"words": 45,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (45 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 kIuIjz imqXXN\">“We were able to get a working username and password setup going within a couple of hours – at a time when even a couple of hours could be critical to our survival – and it has successfully flexed with us through countless iterations and launches since.”</p>"
},
{
"index": 180,
"heading": "H3: Why Snyk Trusts Auth0 to Deliver Security from the Ground Up",
"text": "“We were able to get a working username and password setup going within a couple of hours – at a time when even a couple of hours could be critical to our survival – and it has successfully flexed with us through countless iterations and launches since.”",
"words": 45,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (45 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 kIuIjz imqXXN\">“We were able to get a working username and password setup going within a couple of hours – at a time when even a couple of hours could be critical to our survival – and it has successfully flexed with us through countless iterations and launches since.”</p>"
},
{
"index": 211,
"heading": "H3: The future of development: Why identity and AI are perfect partners",
"text": "Build smarter: Where identity meets AI. AI is transforming the way developers work—but to unlock its full potential, you need a strong identity foundation. This guide explores how combining AI with modern identity solutions accelerates development, strengthens security, and personalizes every user interaction.",
"words": 44,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (44 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Build smarter: Where identity meets AI. AI is transforming the way developers work—but to unlock its full potential, you need a strong identity foundation. This guide explores how combining AI with modern identity solutions accelerates development, strengthens security, and personalizes every user interaction.</p>"
},
{
"index": 223,
"heading": "H3: The future of development: Why identity and AI are perfect partners",
"text": "Build smarter: Where identity meets AI. AI is transforming the way developers work—but to unlock its full potential, you need a strong identity foundation. This guide explores how combining AI with modern identity solutions accelerates development, strengthens security, and personalizes every user interaction.",
"words": 44,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (44 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Build smarter: Where identity meets AI. AI is transforming the way developers work—but to unlock its full potential, you need a strong identity foundation. This guide explores how combining AI with modern identity solutions accelerates development, strengthens security, and personalizes every user interaction.</p>"
},
{
"index": 235,
"heading": "H3: Auth0 introduction",
"text": "Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.",
"words": 55,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (55 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.</p>"
},
{
"index": 241,
"heading": "H3: Fine-Grained Authorization (FGA): A technical primer",
"text": "In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.",
"words": 44,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (44 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.</p>"
},
{
"index": 247,
"heading": "H3: Auth0 introduction",
"text": "Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.",
"words": 55,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (55 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.</p>"
},
{
"index": 253,
"heading": "H3: Fine-Grained Authorization (FGA): A technical primer",
"text": "In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.",
"words": 44,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (44 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.</p>"
},
{
"index": 256,
"heading": "H3: Time to think about customer identity",
"text": "Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.",
"words": 40,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (40 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.</p>"
},
{
"index": 259,
"heading": "H3: Make your UX dance with CIAM",
"text": "How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers",
"words": 50,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (50 words; target 80-220)."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers</p>"
},
{
"index": 265,
"heading": "H3: Build and scale your product faster",
"text": "This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance",
"words": 52,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (52 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance</p>"
},
{
"index": 268,
"heading": "H3: Time to think about customer identity",
"text": "Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.",
"words": 40,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (40 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.</p>"
},
{
"index": 271,
"heading": "H3: Make your UX dance with CIAM",
"text": "How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers",
"words": 50,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (50 words; target 80-220)."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers</p>"
},
{
"index": 277,
"heading": "H3: Build and scale your product faster",
"text": "This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance",
"words": 52,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (52 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance</p>"
},
{
"index": 291,
"heading": "H4: Performance",
"text": "These technologies allow us to count visits and understand traffic sources so we can measure and improve the performance of our site. For example, they help us to know which pages are the most and least popular and see how visitors move around the site. If you do not allow these technologies, your activities on our website will not contribute to our website performance reporting.",
"words": 65,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (65 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-2\">These technologies allow us to count visits and understand traffic sources so we can measure and improve the performance of our site. For example, they help us to know which pages are the most and least popular and see how visitors move around the site. If you do not allow these technologies, your activities on our website will not contribute to our website performance reporting.</p>"
},
{
"index": 292,
"heading": "H4: Functional",
"text": "These technologies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these technologies then some or all of these services may not function properly.",
"words": 48,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (48 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-3\">These technologies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these technologies then some or all of these services may not function properly.</p>"
},
{
"index": 293,
"heading": "H4: Strictly Necessary",
"text": "These technologies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these technologies, but some parts of the site will not then work. These technologies do not store a...",
"words": 76,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (76 words; target 80-220)."
],
"html": "<p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-1\">These technologies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these technologies, but some parts of the site will not then work. These technologies do not store any personal data.</p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": false,
"definitionPatterns": 11,
"schemaBlocks": 1,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 83/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 83/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
2 structured-data value(s) were not found in visible page text.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
83/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 83/100 and needs improvement.
Evidence
{
"schemaCount": 6,
"checkedFields": [
{
"path": "$[0].@graph[0].name",
"value": "Auth0"
},
{
"path": "$[0].@graph[1].name",
"value": "Auth0"
},
{
"path": "$[0].@graph[2].name",
"value": "Secure AI Agent & User Authentication | Auth0"
},
{
"path": "$[0].@graph[2].description",
"value": "Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform."
},
{
"path": "$[0].@graph[3].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[0].@graph[4].name",
"value": "Auth0 Identity Platform"
},
{
"path": "$[1].name",
"value": "Auth0"
},
{
"path": "$[2].name",
"value": "Auth0"
},
{
"path": "$[3].name",
"value": "Secure AI Agent & User Authentication | Auth0"
},
{
"path": "$[3].description",
"value": "Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform."
},
{
"path": "$[4].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[5].name",
"value": "Auth0 Identity Platform"
}
],
"mismatches": [
{
"path": "$[0].@graph[3].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[4].itemListElement[0].name",
"value": "Home"
}
],
"score": 83,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
136 image(s) are missing width/height attributes. 3 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1, maximum-scale=5",
"visibleWords": 3579,
"htmlBytes": 393674,
"imagesMissingDimensions": [
{
"src": "https://cdn.auth0.com/website/website/cic-header/hero/blog-thumbnail.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.auth0.com/website/website/cic-header/hero/blog-thumbnail.png\" alt class=\"sc-e438b807-3 lbolkD\">"
},
{
"src": "https://cdn.auth0.com/website/header/citr-thumbnail.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.auth0.com/website/header/citr-thumbnail.png\" alt class=\"sc-e438b807-3 lbolkD\">"
},
{
"src": "https://cdn.auth0.com/website/header/ROI_thumb_2x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.auth0.com/website/header/ROI_thumb_2x.png\" alt class=\"sc-e438b807-3 lbolkD\">"
},
{
"src": "https://cdn.auth0.com/website/header/solutions/ai-innovations.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.auth0.com/website/header/solutions/ai-innovations.png\" alt class=\"sc-e438b807-3 lbolkD\">"
},
{
"src": "https://cdn.auth0.com/website/awardLeft.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/awardLeft.png\" alt class=\"sc-1780d84b-0 eWZuCy\">"
},
{
"src": "https://cdn.auth0.com/website/awardRight.png",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/awardRight.png\" alt class=\"sc-1780d84b-0 eWZuCy\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/electrolux.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/electrolux.svg\" loading=\"lazy\" alt=\"Electrolux logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/axa.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/axa.svg\" loading=\"lazy\" alt=\"AXA logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/mazda.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/mazda.svg\" loading=\"lazy\" alt=\"Mazda logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/pfizer.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/pfizer.svg\" loading=\"lazy\" alt=\"Pfizer logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/bluecross.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/bluecross.svg\" loading=\"lazy\" alt=\"Blue Cross logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/sage.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/sage.svg\" loading=\"lazy\" alt=\"Sage logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/carrefour.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/carrefour.svg\" loading=\"lazy\" alt=\"Carrefour logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/1800flowers.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/1800flowers.svg\" loading=\"lazy\" alt=\"1800Flowers logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/polaris.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/polaris.svg\" loading=\"lazy\" alt=\"Polaris logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/mercado-libre.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/mercado-libre.svg\" loading=\"lazy\" alt=\"Mercado Libre logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/generali.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/generali.svg\" loading=\"lazy\" alt=\"Generali logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/news-corp.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/news-corp.svg\" loading=\"lazy\" alt=\"Newscorp logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/auth0vsauth0/hero/Jamf.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/auth0vsauth0/hero/Jamf.svg\" loading=\"lazy\" alt=\"Jamf logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://images.ctfassets.net/kbkgmx9upatd/1eIe55rPNwFzfpywUIEz7X/a3dd9814ffff049707a29011c9583633/mavenagi.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://images.ctfassets.net/kbkgmx9upatd/1eIe55rPNwFzfpywUIEz7X/a3dd9814ffff049707a29011c9583633/mavenagi.svg\" loading=\"lazy\" alt=\"Maven AGI logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://images.ctfassets.net/kbkgmx9upatd/19stHXaoA6iFPn4i0HYeTC/b36efb03bb40a60f8e1699682ebddf48/instabase.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://images.ctfassets.net/kbkgmx9upatd/19stHXaoA6iFPn4i0HYeTC/b36efb03bb40a60f8e1699682ebddf48/instabase.svg\" loading=\"lazy\" alt=\"Instabase logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/electrolux.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/electrolux.svg\" loading=\"lazy\" alt=\"Electrolux logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/axa.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/axa.svg\" loading=\"lazy\" alt=\"AXA logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/mazda.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/mazda.svg\" loading=\"lazy\" alt=\"Mazda logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/pfizer.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/pfizer.svg\" loading=\"lazy\" alt=\"Pfizer logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/bluecross.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/bluecross.svg\" loading=\"lazy\" alt=\"Blue Cross logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/sage.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/sage.svg\" loading=\"lazy\" alt=\"Sage logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/carrefour.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/carrefour.svg\" loading=\"lazy\" alt=\"Carrefour logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/1800flowers.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/1800flowers.svg\" loading=\"lazy\" alt=\"1800Flowers logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/polaris.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/polaris.svg\" loading=\"lazy\" alt=\"Polaris logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/mercado-libre.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/mercado-libre.svg\" loading=\"lazy\" alt=\"Mercado Libre logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/generali.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/generali.svg\" loading=\"lazy\" alt=\"Generali logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/customer-logos/news-corp.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/customer-logos/news-corp.svg\" loading=\"lazy\" alt=\"Newscorp logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/auth0vsauth0/hero/Jamf.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.auth0.com/website/auth0vsauth0/hero/Jamf.svg\" loading=\"lazy\" alt=\"Jamf logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://images.ctfassets.net/kbkgmx9upatd/1eIe55rPNwFzfpywUIEz7X/a3dd9814ffff049707a29011c9583633/mavenagi.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://images.ctfassets.net/kbkgmx9upatd/1eIe55rPNwFzfpywUIEz7X/a3dd9814ffff049707a29011c9583633/mavenagi.svg\" loading=\"lazy\" alt=\"Maven AGI logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://images.ctfassets.net/kbkgmx9upatd/19stHXaoA6iFPn4i0HYeTC/b36efb03bb40a60f8e1699682ebddf48/instabase.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://images.ctfassets.net/kbkgmx9upatd/19stHXaoA6iFPn4i0HYeTC/b36efb03bb40a60f8e1699682ebddf48/instabase.svg\" loading=\"lazy\" alt=\"Instabase logo\" aria-hidden=\"false\" class=\"sc-e28dfec6-0 dSkZbW\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Angular.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Angular.svg\" loading=\"eager\" alt=\"Angular 2 logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Node.js.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Node.js.svg\" loading=\"eager\" alt=\"Node.js logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/iOS.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/iOS.svg\" loading=\"eager\" alt=\"iOS logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Android.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Android.svg\" loading=\"eager\" alt=\"Android logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/JS.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/JS.svg\" loading=\"eager\" alt=\"JavaScript logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/PHP.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/PHP.svg\" loading=\"eager\" alt=\"PHP logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/React.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/React.svg\" loading=\"eager\" alt=\"React logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Vue.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Vue.svg\" loading=\"eager\" alt=\"Vue logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/NET.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/NET.svg\" loading=\"eager\" alt=\"ASP.NET logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Python.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Python.svg\" loading=\"eager\" alt=\"Python logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Spring.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Spring.svg\" loading=\"eager\" alt=\"Spring logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Angular.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Angular.svg\" loading=\"eager\" alt=\"Angular 2 logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Node.js.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Node.js.svg\" loading=\"eager\" alt=\"Node.js logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/iOS.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/iOS.svg\" loading=\"eager\" alt=\"iOS logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Android.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Android.svg\" loading=\"eager\" alt=\"Android logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/JS.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/JS.svg\" loading=\"eager\" alt=\"JavaScript logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/PHP.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/PHP.svg\" loading=\"eager\" alt=\"PHP logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/React.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/React.svg\" loading=\"eager\" alt=\"React logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Vue.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Vue.svg\" loading=\"eager\" alt=\"Vue logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/NET.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/NET.svg\" loading=\"eager\" alt=\"ASP.NET logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Python.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Python.svg\" loading=\"eager\" alt=\"Python logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Spring.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Spring.svg\" loading=\"eager\" alt=\"Spring logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Angular.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Angular.svg\" loading=\"eager\" alt=\"Angular 2 logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Node.js.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Node.js.svg\" loading=\"eager\" alt=\"Node.js logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/iOS.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/iOS.svg\" loading=\"eager\" alt=\"iOS logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Android.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Android.svg\" loading=\"eager\" alt=\"Android logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/JS.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/JS.svg\" loading=\"eager\" alt=\"JavaScript logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/PHP.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/PHP.svg\" loading=\"eager\" alt=\"PHP logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/React.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/React.svg\" loading=\"eager\" alt=\"React logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Vue.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Vue.svg\" loading=\"eager\" alt=\"Vue logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/NET.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/NET.svg\" loading=\"eager\" alt=\"ASP.NET logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Python.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Python.svg\" loading=\"eager\" alt=\"Python logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/cic-homepage/language-logos/Spring.svg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/cic-homepage/language-logos/Spring.svg\" loading=\"eager\" alt=\"Spring logo\" aria-hidden=\"false\" class=\"sc-f65840c2-12 bZkUle\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/ai.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/ai.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/ai.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/ai.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2b.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2b.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2b-2.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2b-2.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/ai.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/ai.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/ai.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/ai.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/Internal_Apps.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2b.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2b.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2b-2.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2b-2.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/use-cases/b2c-2.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/customers/logo-signify.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/customers/logo-signify.svg\" alt=\"Signify logo\" class=\"styled__Logo-sc-1w08w9s-6 fkLPPl\">"
},
{
"src": "https://cdn.auth0.com/website/startups/customers/browseai-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/startups/customers/browseai-logo.svg\" alt=\"Browse AI logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg\" alt=\"SafeBase logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg\" alt=\"Catalyst logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://cdn.auth0.com/website/customers/logo-snyk.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/customers/logo-snyk.svg\" alt=\"Snyk logo\" class=\"styled__Logo-sc-1w08w9s-6 fkLPPl\">"
},
{
"src": "https://cdn.auth0.com/website/customers/logo-recidiviz.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/customers/logo-recidiviz.svg\" alt=\"Recidiviz logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://cdn.auth0.com/website/customers/logo-signify.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/customers/logo-signify.svg\" alt=\"Signify logo\" class=\"styled__Logo-sc-1w08w9s-6 fkLPPl\">"
},
{
"src": "https://cdn.auth0.com/website/startups/customers/browseai-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/startups/customers/browseai-logo.svg\" alt=\"Browse AI logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/homepage/customers/safebase-logo.svg\" alt=\"SafeBase logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/startups/customers/catalyst-logo.svg\" alt=\"Catalyst logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://cdn.auth0.com/website/customers/logo-snyk.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/customers/logo-snyk.svg\" alt=\"Snyk logo\" class=\"styled__Logo-sc-1w08w9s-6 fkLPPl\">"
},
{
"src": "https://cdn.auth0.com/website/customers/logo-recidiviz.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.auth0.com/website/customers/logo-recidiviz.svg\" alt=\"Recidiviz logo\" class=\"styled__Logo-sc-5f1yd5-3 dPmsbg\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/2eR1JLxetJctukOKp2YY9s/73dfec26099bf29b406804d867ac7591/CITR_2025_cover_FINAL___1_.jpg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/2eR1JLxetJctukOKp2YY9s/73dfec26099bf29b406804d867ac7591/CITR_2025_cover_FINAL___1_.jpg\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5EIQN5OUv3wBv1zUt9hJRN/344a50fd1c99d92a678033b4fbc1ecaa/Cover_5.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5EIQN5OUv3wBv1zUt9hJRN/344a50fd1c99d92a678033b4fbc1ecaa/Cover_5.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/6HBWs47gNqDRnI5Gwe5G0l/92d90aec10a8d2717fa5a2bccf24ae0c/Screenshot_2025-06-11_at_10.27.07%C3%A2__AM.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/6HBWs47gNqDRnI5Gwe5G0l/92d90aec10a8d2717fa5a2bccf24ae0c/Screenshot_2025-06-11_at_10.27.07%C3%A2__AM.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/2eR1JLxetJctukOKp2YY9s/73dfec26099bf29b406804d867ac7591/CITR_2025_cover_FINAL___1_.jpg",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/2eR1JLxetJctukOKp2YY9s/73dfec26099bf29b406804d867ac7591/CITR_2025_cover_FINAL___1_.jpg\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5EIQN5OUv3wBv1zUt9hJRN/344a50fd1c99d92a678033b4fbc1ecaa/Cover_5.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5EIQN5OUv3wBv1zUt9hJRN/344a50fd1c99d92a678033b4fbc1ecaa/Cover_5.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/1FDUU0oMKZNwRFTOB6DgMf/b1b63a2df78bd3b5341fa337492b4b3a/Front_Cover_3__1_.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/6HBWs47gNqDRnI5Gwe5G0l/92d90aec10a8d2717fa5a2bccf24ae0c/Screenshot_2025-06-11_at_10.27.07%C3%A2__AM.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/6HBWs47gNqDRnI5Gwe5G0l/92d90aec10a8d2717fa5a2bccf24ae0c/Screenshot_2025-06-11_at_10.27.07%C3%A2__AM.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/1HVbm2dcLEOKkEn0HUdJQF/67fc01bd9964407b9586926c2ce5a490/Power_omnichannel_experiences_thumbnail.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/1HVbm2dcLEOKkEn0HUdJQF/67fc01bd9964407b9586926c2ce5a490/Power_omnichannel_experiences_thumbnail.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5XMVxyUcjTNn36z5d0UNXn/92b88e6aa7e038f44bf3121e7f85e5a3/Screenshot_2025-05-18_at_10.08.15_PM.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5XMVxyUcjTNn36z5d0UNXn/92b88e6aa7e038f44bf3121e7f85e5a3/Screenshot_2025-05-18_at_10.08.15_PM.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/2jKno9Ok46oT6e3nHDzI36/1d00a56923e3019fb677873d6af4c7ab/Front_Cover_1.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/2jKno9Ok46oT6e3nHDzI36/1d00a56923e3019fb677873d6af4c7ab/Front_Cover_1.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/1HVbm2dcLEOKkEn0HUdJQF/67fc01bd9964407b9586926c2ce5a490/Power_omnichannel_experiences_thumbnail.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/1HVbm2dcLEOKkEn0HUdJQF/67fc01bd9964407b9586926c2ce5a490/Power_omnichannel_experiences_thumbnail.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5XMVxyUcjTNn36z5d0UNXn/92b88e6aa7e038f44bf3121e7f85e5a3/Screenshot_2025-05-18_at_10.08.15_PM.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5XMVxyUcjTNn36z5d0UNXn/92b88e6aa7e038f44bf3121e7f85e5a3/Screenshot_2025-05-18_at_10.08.15_PM.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5aEbXSC5SrID8VUYzengPW/bc9c19610b6fe81b5372bc28801a731a/Build_vs_buy_Auth0.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/2jKno9Ok46oT6e3nHDzI36/1d00a56923e3019fb677873d6af4c7ab/Front_Cover_1.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/2jKno9Ok46oT6e3nHDzI36/1d00a56923e3019fb677873d6af4c7ab/Front_Cover_1.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5NhZCfTAftLx7eGrgucuUl/5541d0c2a32543db5b034c852976c45d/Front_Cover_1.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5NhZCfTAftLx7eGrgucuUl/5541d0c2a32543db5b034c852976c45d/Front_Cover_1.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/6Xn5rzgkazBsGMq4yyG1vg/1ac37dfcfcf3221b9a605bbcf440a96b/SSO_whitepaper_refresh_thumbnail.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/6Xn5rzgkazBsGMq4yyG1vg/1ac37dfcfcf3221b9a605bbcf440a96b/SSO_whitepaper_refresh_thumbnail.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/1oJDCHxnwlThw2zRQt6NbR/c6d4774094400077d9bd69304874c6ed/Screenshot_2025-05-16_at_9.50.30_AM.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/1oJDCHxnwlThw2zRQt6NbR/c6d4774094400077d9bd69304874c6ed/Screenshot_2025-05-16_at_9.50.30_AM.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/7aTgd8K5pDlJDG4wSkUeH3/194c75e052355f0ba4c911008a121e07/Front_Cover_3.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5NhZCfTAftLx7eGrgucuUl/5541d0c2a32543db5b034c852976c45d/Front_Cover_1.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5NhZCfTAftLx7eGrgucuUl/5541d0c2a32543db5b034c852976c45d/Front_Cover_1.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/6Xn5rzgkazBsGMq4yyG1vg/1ac37dfcfcf3221b9a605bbcf440a96b/SSO_whitepaper_refresh_thumbnail.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/6Xn5rzgkazBsGMq4yyG1vg/1ac37dfcfcf3221b9a605bbcf440a96b/SSO_whitepaper_refresh_thumbnail.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/1oJDCHxnwlThw2zRQt6NbR/c6d4774094400077d9bd69304874c6ed/Screenshot_2025-05-16_at_9.50.30_AM.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/1oJDCHxnwlThw2zRQt6NbR/c6d4774094400077d9bd69304874c6ed/Screenshot_2025-05-16_at_9.50.30_AM.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5tawZP6dVlIeytZhl3GDw6/5c1c3cf04febd0f11776311fa22a0a7a/ci-buyers-guide-cover.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5tawZP6dVlIeytZhl3GDw6/5c1c3cf04febd0f11776311fa22a0a7a/ci-buyers-guide-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/7wH4GbvPYj09XztWweXV8B/469ffea819bd7fd3ab13c41b103c0ab4/Thumbnail___Why_Customer_Identity.png?fm=webp\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/6gFTmCtoggWJnOWML2km5Y/4f50a41f78a8d73af01c53d376d445a7/improving-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/5tawZP6dVlIeytZhl3GDw6/5c1c3cf04febd0f11776311fa22a0a7a/ci-buyers-guide-cover.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/5tawZP6dVlIeytZhl3GDw6/5c1c3cf04febd0f11776311fa22a0a7a/ci-buyers-guide-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img src=\"https://images.ctfassets.net/2ntc334xpx65/4ibtZHIHLm5dohK1GfSzyg/6944193408a28e6e955600a919727fa0/acc-success-cover.png\" loading=\"eager\" alt aria-hidden=\"false\" class=\"styled__Image-sc-2tb8gy-0 clPhED\">"
},
{
"src": "https://cdn.auth0.com/website/footer/ccpa.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"https://cdn.auth0.com/website/footer/ccpa.svg\">"
},
{
"src": "https://cdn.auth0.com/website/footer/ccpa.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"https://cdn.auth0.com/website/footer/ccpa.svg\">"
},
{
"src": "https://cdn.cookielaw.org/logos/static/ot_company_logo.png",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Company Logo\" src=\"https://cdn.cookielaw.org/logos/static/ot_company_logo.png\">"
},
{
"src": "https://cdn.cookielaw.org/logos/static/powered_by_logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Powered by Onetrust\" src=\"https://cdn.cookielaw.org/logos/static/powered_by_logo.svg\" title=\"Powered by OneTrust Opens in a new Tab\">"
},
{
"src": "https://cdn.bizible.com/ipv?_biz_r=&_biz_h=-417244810&_biz_u=c957cb69440440b489c2c499c6d5e36e&_biz_l=https%3A%2F%2Fauth0.com%2F&_biz_t=1780619422910&_biz_i=Secure%20AI%20Agent%20%26%20User%20Authentication%20%7C%20Auth0&_biz_n=0&rnd=490866&cdn_o=a&_biz_z=1780619422929",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"https://cdn.bizible.com/ipv?_biz_r=&_biz_h=-417244810&_biz_u=c957cb69440440b489c2c499c6d5e36e&_biz_l=https%3A%2F%2Fauth0.com%2F&_biz_t=1780619422910&_biz_i=Secure%20AI%20Agent%20%26%20User%20Authentication%20%7C%20Auth0&_biz_n=0&rnd=490866&cdn_o=a&_biz_z=1780619422929\" style=\"display: none;\">"
},
{
"src": "https://cdn.bizibly.com/u?_biz_u=c957cb69440440b489c2c499c6d5e36e&_biz_l=https%3A%2F%2Fauth0.com%2F&_biz_t=1780619422947&_biz_i=Secure%20AI%20Agent%20%26%20User%20Authentication%20%7C%20Auth0&rnd=985337&cdn_o=a&_biz_z=1780619422947",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"https://cdn.bizibly.com/u?_biz_u=c957cb69440440b489c2c499c6d5e36e&_biz_l=https%3A%2F%2Fauth0.com%2F&_biz_t=1780619422947&_biz_i=Secure%20AI%20Agent%20%26%20User%20Authentication%20%7C%20Auth0&rnd=985337&cdn_o=a&_biz_z=1780619422947\" style=\"display: none;\">"
},
{
"src": "https://cdn.bizible.com/u?mapType=mkto&mapValue=id%3A855-QAH-699%26token%3A_mch-auth0.com-9dfddada28c356c5a1c45f5bcf0d5b4d&_biz_u=c957cb69440440b489c2c499c6d5e36e&_biz_l=https%3A%2F%2Fauth0.com%2F&_biz_t=1780619427422&_biz_i=Secure%20AI%20Agent%20%26%20User%20Authentication%20%7C%20Auth0&_biz_n=1&rnd=981188&cdn_o=a&_biz_z=1780619427424",
"width": "",
"height": "",
"loading": "",
"html": "<img alt src=\"https://cdn.bizible.com/u?mapType=mkto&mapValue=id%3A855-QAH-699%26token%3A_mch-auth0.com-9dfddada28c356c5a1c45f5bcf0d5b4d&_biz_u=c957cb69440440b489c2c499c6d5e36e&_biz_l=https%3A%2F%2Fauth0.com%2F&_biz_t=1780619427422&_biz_i=Secure%20AI%20Agent%20%26%20User%20Authentication%20%7C%20Auth0&_biz_n=1&rnd=981188&cdn_o=a&_biz_z=1780619427424\" style=\"display: none;\">"
}
],
"possibleDialogs": [
"<div role=\"dialog\" aria-label=\"Privacy\"><div class=\"ot-sdk-container\"><div class=\"ot-sdk-row\"><div id=\"onetrust-group-container\" class=\"ot-sdk-eight ot-sdk-columns ot-sdk-eleven\"><div class=\"banner_logo\"></div><div id=\"onetrust-policy\"><div id=\"onetrust-policy-text\">We use cookies and similar technologies for various purposes, including ensuring that you get the best experience on our website, to help us understand our marketing efforts, and to reach potential customers across the web. To lea...",
"<div role=\"dialog\" aria-modal=\"true\" style=\"height: 100%;\" aria-label=\"Privacy Preference Center\"><!-- Close Button --><div class=\"ot-pc-header\"><!-- Logo Tag --><div class=\"ot-pc-logo\"><img alt=\"Company Logo\" src=\"https://cdn.cookielaw.org/logos/static/ot_company_logo.png\"></div><button id=\"close-pc-btn-handler\" class=\"ot-close-icon\" aria-label=\"Close preference center\" style=\"background-image: url("https://cdn.cookielaw.org/logos/static/ot_close.svg");\"></button></div><!-- Close B...",
"<section id=\"ot-fltr-modal\"><div id=\"ot-fltr-cnt\"><button id=\"clear-filters-handler\">Clear</button><fieldset class=\"ot-fltr-scrlcnt ot-pc-scrollbar\"><legend id=\"ot-filter-list-header\"></legend><ul class=\"ot-fltr-opts\"><li class=\"ot-fltr-opt\"><div class=\"ot-chkbox\"><input id=\"chkbox-id\" type=\"checkbox\" class=\"category-filter-handler\"> <label for=\"chkbox-id\"><span class=\"ot-label-txt\">checkbox label</span></label> <span class=\"ot-label-status\">label</span></div></li></ul><div class=\"ot-fltr-btn..."
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
45 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 54,
"passing": 9,
"failing": [
{
"heading": "Auth0 is an easy to implement, adaptable authentication and authorization platform",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kZmfbs\">Auth0 is an easy to implement, adaptable authentication and authorization platform</h2>",
"firstParagraph": "SECURITY BUILT-IN",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 ihLNsf OrpPg\">SECURITY BUILT-IN</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Integrate Auth0 in any application in just 5 minutes",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 fYxctn duMEzQ\">Integrate Auth0 in any application in just 5 minutes</h3>",
"firstParagraph": "With a few lines of code you can have Auth0 integrated in any app written in any language, and any framework. We provide 30+ SDKs & Quickstarts to help you succeed on your implementation.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 LrpTl hZRWrr\">With a few lines of code you can have Auth0 integrated in any app written in any language, and any framework. We provide 30+ SDKs & Quickstarts to help you succeed on your implementation.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Built for what you’re building",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Secure your AI Agents",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>",
"firstParagraph": "Authenticate the user",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Authenticate the user</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Safeguard internal AI tools",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>",
"firstParagraph": "Build internal apps, fast",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build internal apps, fast</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Unlock enterprise deals",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>",
"firstParagraph": "Build with robust APIs & SDKs",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build with robust APIs & SDKs</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "More signups. Less friction.",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>",
"firstParagraph": "Orchestrate tailored journeys",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Orchestrate tailored journeys</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Built for what you’re building",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>",
"firstParagraph": "Built forAI Agents",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh gCNwoQ\"><span class=\"sc-cff1db2a-9 edVPQD\">Built for</span><span class=\"sc-cff1db2a-7 kdIHjD\">AI Agents</span></p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Secure your AI Agents",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>",
"firstParagraph": "Authenticate the user",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Authenticate the user</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Safeguard internal AI tools",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>",
"firstParagraph": "Build internal apps, fast",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build internal apps, fast</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Unlock enterprise deals",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>",
"firstParagraph": "Build with robust APIs & SDKs",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Build with robust APIs & SDKs</p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "More signups. Less friction.",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>",
"firstParagraph": "Orchestrate tailored journeys",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 cgPHvh fOcHkK\">Orchestrate tailored journeys</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "You’re in great company",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kHaByn\">You’re in great company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Auth0 lets Philips Hue focus on R&D, not IAM",
"headingHtml": "<h3 class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fHrBJQ ccMZHD\">Auth0 lets Philips Hue focus on R&D, not IAM</h3>",
"firstParagraph": "Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 dwFPd eSgFkp\">Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Auth0 lets Philips Hue focus on R&D, not IAM",
"headingHtml": "<h3 class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 fHrBJQ ccMZHD\">Auth0 lets Philips Hue focus on R&D, not IAM</h3>",
"firstParagraph": "Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 dwFPd eSgFkp\">Auth0 enabled us to reduce our IAM-related development and maintenance by 80%, freeing us to focus on new lighting and security offerings that truly differentiate our products rather than reinventing the IAM wheel.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Read. Watch. Code. More.",
"headingHtml": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 XPHNq duMEzQ\">Read. Watch. Code. More.</h2>",
"firstParagraph": "Whitepaper",
"paragraphHtml": "<p class=\"styled__Overline-sc-165cfko-0 utils-sc-11hlfw-0 jIzwLe MVvWs\">Whitepaper</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Customer Identity Trends Report 2025: Securing customer trust in the age of AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Customer Identity Trends Report 2025: Securing customer trust in the age of AI</h3>",
"firstParagraph": "Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk iBLvvP\">Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Introducing Auth for GenAI: The future of AI security",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Introducing Auth for GenAI: The future of AI security</h3>",
"firstParagraph": "Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Securing your AI agents: A technical demo",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Securing your AI agents: A technical demo</h3>",
"firstParagraph": "In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the future of customer trust & AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the future of customer trust & AI</h3>",
"firstParagraph": "In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Customer Identity Trends Report 2025: Securing customer trust in the age of AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Customer Identity Trends Report 2025: Securing customer trust in the age of AI</h3>",
"firstParagraph": "Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk iBLvvP\">Uncover how trust influences customer journeys, the threats poised to erode it, and where consumers stand on a new frontier for trust — AI agents.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Introducing Auth for GenAI: The future of AI security",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Introducing Auth for GenAI: The future of AI security</h3>",
"firstParagraph": "Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join us as we explore the evolving AI agent landscape, their security risks, and the essential controls needed to build AI agents securely.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Securing your AI agents: A technical demo",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Securing your AI agents: A technical demo</h3>",
"firstParagraph": "In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In this session, we dive deeper with a technical demo showcasing how Okta can help you design secure GenAI applications that allow agents to act independently, while respecting user authentication, authorization, and consent.</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the future of customer trust & AI",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the future of customer trust & AI</h3>",
"firstParagraph": "In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's fast-paced digital world, businesses face unprecedented challenges: fierce competition, soaring customer expectations, escalating cyber threats, and the transformative rise of AI. How do you balance innovation with unwavering trust and security?</p>",
"words": 33,
"direct": false,
"issue": "First paragraph is 33 words and does not look like a concise direct answer."
},
{
"heading": "How to power consistent, multi-brand, omnichannel experiences",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">How to power consistent, multi-brand, omnichannel experiences</h3>",
"firstParagraph": "This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "How to power consistent, multi-brand, omnichannel experiences",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">How to power consistent, multi-brand, omnichannel experiences</h3>",
"firstParagraph": "This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This guide discusses the challenges businesses face in delivering seamless customer experiences across multiple brands and channels, while maintaining consistent security and user data management practices.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the power of custom user flows with Auth0 forms",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the power of custom user flows with Auth0 forms</h3>",
"firstParagraph": "Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Auth0 introduction",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Auth0 introduction</h3>",
"firstParagraph": "Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.</p>",
"words": 55,
"direct": false,
"issue": "First paragraph is 55 words and does not look like a concise direct answer."
},
{
"heading": "The developer's guide to single sign-on (SSO)",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">The developer's guide to single sign-on (SSO)</h3>",
"firstParagraph": "Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.</p>",
"words": 35,
"direct": false,
"issue": "First paragraph is 35 words and does not look like a concise direct answer."
},
{
"heading": "Fine-Grained Authorization (FGA): A technical primer",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Fine-Grained Authorization (FGA): A technical primer</h3>",
"firstParagraph": "In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.</p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "Unlock the power of custom user flows with Auth0 forms",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Unlock the power of custom user flows with Auth0 forms</h3>",
"firstParagraph": "Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Join our webinar to discover how the Auth0 Forms for Action feature can revolutionize your onboarding process and help your business achieve compliance effortlessly.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Auth0 introduction",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Auth0 introduction</h3>",
"firstParagraph": "Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Using Auth0, developers can connect any application written in any language or stack, and define the external identity providers, as well as integrations, that they want to use. This short Auth0 product demo gives an overview of this process, touching upon Auth0’s unmatched extensibility and its applicability to B2B, B2C, and B2E use cases.</p>",
"words": 55,
"direct": false,
"issue": "First paragraph is 55 words and does not look like a concise direct answer."
},
{
"heading": "The developer's guide to single sign-on (SSO)",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">The developer's guide to single sign-on (SSO)</h3>",
"firstParagraph": "Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Single Sign-On sounds simple…until you're deep in SAML configs and OIDC flows. This practical guide from Auth0 walks you through what actually works, where to start, and how to make the right architecture calls.</p>",
"words": 35,
"direct": false,
"issue": "First paragraph is 35 words and does not look like a concise direct answer."
},
{
"heading": "Fine-Grained Authorization (FGA): A technical primer",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Fine-Grained Authorization (FGA): A technical primer</h3>",
"firstParagraph": "In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">In today's dynamic digital landscape, traditional access control methods often fall short of meeting the nuanced demands of modern applications. Fine-Grained Authorization (FGA) represents a sophisticated approach to access management, offering unprecedented precision in defining who can access what, when, and under what conditions.</p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "Time to think about customer identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Time to think about customer identity</h3>",
"firstParagraph": "Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.</p>",
"words": 40,
"direct": false,
"issue": "First paragraph is 40 words and does not look like a concise direct answer."
},
{
"heading": "Make your UX dance with CIAM",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Make your UX dance with CIAM</h3>",
"firstParagraph": "How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for cust...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers</p>",
"words": 50,
"direct": false,
"issue": "First paragraph is 50 words and does not look like a concise direct answer."
},
{
"heading": "Your one-stop buyers guide to Customer Identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Your one-stop buyers guide to Customer Identity</h3>",
"firstParagraph": "Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Build and scale your product faster",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Build and scale your product faster</h3>",
"firstParagraph": "This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance</p>",
"words": 52,
"direct": false,
"issue": "First paragraph is 52 words and does not look like a concise direct answer."
},
{
"heading": "Time to think about customer identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Time to think about customer identity</h3>",
"firstParagraph": "Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Customers want to securely engage with your apps and services anytime and from any device. If you’re not providing this across every digital channel, then you’re already facing a steep challenge to win, retain, and entertain your customers.</p>",
"words": 40,
"direct": false,
"issue": "First paragraph is 40 words and does not look like a concise direct answer."
},
{
"heading": "Make your UX dance with CIAM",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Make your UX dance with CIAM</h3>",
"firstParagraph": "How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for cust...",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">How CIAM can help you implement progressive profiling and take advantage of zero-party data (ZPD) Ways in which you can seamlessly secure your customers’ data with bot mitigation, MFA, and breached password detection How you can make account creation and subsequent logins as smooth and enjoyable as possible for customers</p>",
"words": 50,
"direct": false,
"issue": "First paragraph is 50 words and does not look like a concise direct answer."
},
{
"heading": "Your one-stop buyers guide to Customer Identity",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Your one-stop buyers guide to Customer Identity</h3>",
"firstParagraph": "Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">Make your research a little easier. This guide has been created for developers, product owners, and engineering teams tasked with understanding Customer Identity and Access Management (CIAM) solutions.</p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Build and scale your product faster",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 IUStb iLvaeM\">Build and scale your product faster</h3>",
"firstParagraph": "This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 jeLiTk dhxwmm\">This article will show how a CIAM platform can help you stay one step ahead: Clear, actionable strategies to help you build and scale your products faster Tips on how to streamline customer onboarding and improve the overall experience How Customer Identity can help you stay on top of security and compliance</p>",
"words": 52,
"direct": false,
"issue": "First paragraph is 52 words and does not look like a concise direct answer."
},
{
"heading": "Ready to start securing AI agents, delivering amazing user experiences, or building the next big B2B app?",
"headingHtml": "<h3 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dvPXaj kHaByn\">Ready to start securing AI agents, delivering amazing user experiences, or building the next big B2B app?</h3>",
"firstParagraph": "",
"paragraphHtml": "<p class=\"styled__Paragraph-sc-165cfko-1 utils-sc-11hlfw-0 duZsqY kHaByn\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 85/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 85/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: agent, user, humans, whatever, comes, next.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 85/100 and needs improvement.
Evidence
{
"title": "Secure AI Agent & User Authentication | Auth0",
"h1": "Secure AI agents, humans, and whatever comes next",
"description": "Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform.",
"topicOverlap": 0.4,
"definitionCount": 11,
"topicTerms": [
"secure",
"agent",
"user",
"authentication",
"auth0",
"agents",
"humans",
"whatever",
"comes",
"next"
],
"descriptionTerms": [
"secure",
"users",
"agents",
"more",
"auth0",
"easy",
"implement",
"scalable",
"adaptable",
"authentication",
"authorization",
"platform"
],
"missingFromDescription": [
"agent",
"user",
"humans",
"whatever",
"comes",
"next"
],
"score": 85,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Auth0 is an easy to implement, adaptable authentication and authorization platform",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kZmfbs\">Auth0 is an easy to implement, adaptable authentication and authorization platform</h2>"
},
{
"text": "Built for what you’re building",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>"
},
{
"text": "Secure your AI Agents",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>"
},
{
"text": "Safeguard internal AI tools",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>"
},
{
"text": "Unlock enterprise deals",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>"
},
{
"text": "More signups. Less friction.",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>"
},
{
"text": "Built for what you’re building",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>"
},
{
"text": "Secure your AI Agents",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>"
},
{
"text": "Safeguard internal AI tools",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>"
},
{
"text": "Unlock enterprise deals",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>"
},
{
"text": "More signups. Less friction.",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>"
},
{
"text": "You’re in great company",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kHaByn\">You’re in great company</h2>"
},
{
"text": "Read. Watch. Code. More.",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 XPHNq duMEzQ\">Read. Watch. Code. More.</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Secure AI Agent & User Authentication?",
"pattern": {}
},
{
"id": "how",
"label": "How does Secure AI Agent & User Authentication work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Secure AI Agent & User Authentication?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Secure AI Agent & User Authentication free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Secure AI Agent & User Authentication compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Secure AI Agent & User Authentication work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Secure AI Agent & User Authentication?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Secure AI Agent & User Authentication free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Secure AI Agent & User Authentication compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Auth0 is an easy to implement, adaptable authentication and authorization platform",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kZmfbs\">Auth0 is an easy to implement, adaptable authentication and authorization platform</h2>"
},
{
"text": "Built for what you’re building",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>"
},
{
"text": "Secure your AI Agents",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>"
},
{
"text": "Safeguard internal AI tools",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>"
},
{
"text": "Unlock enterprise deals",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>"
},
{
"text": "More signups. Less friction.",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>"
},
{
"text": "Built for what you’re building",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>"
},
{
"text": "Secure your AI Agents",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>"
},
{
"text": "Safeguard internal AI tools",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>"
},
{
"text": "Unlock enterprise deals",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>"
},
{
"text": "More signups. Less friction.",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>"
},
{
"text": "You’re in great company",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kHaByn\">You’re in great company</h2>"
},
{
"text": "Read. Watch. Code. More.",
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 XPHNq duMEzQ\">Read. Watch. Code. More.</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Secure AI Agent & User Authentication?",
"pattern": {}
},
{
"id": "how",
"label": "How does Secure AI Agent & User Authentication work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Secure AI Agent & User Authentication?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Secure AI Agent & User Authentication free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Secure AI Agent & User Authentication compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does Secure AI Agent & User Authentication work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Secure AI Agent & User Authentication?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Secure AI Agent & User Authentication free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Secure AI Agent & User Authentication compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
14 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 14,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Auth0 is an easy to implement, adaptable authentication and authorization platform",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kZmfbs\">Auth0 is an easy to implement, adaptable authentication and authorization platform</h2>"
},
{
"index": 2,
"text": "Built for what you’re building",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>"
},
{
"index": 3,
"text": "Secure your AI Agents",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>"
},
{
"index": 4,
"text": "Safeguard internal AI tools",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>"
},
{
"index": 5,
"text": "Unlock enterprise deals",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>"
},
{
"index": 6,
"text": "More signups. Less friction.",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>"
},
{
"index": 7,
"text": "Built for what you’re building",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 HZmvM kHaByn\">Built for what you’re building</h2>"
},
{
"index": 8,
"text": "Secure your AI Agents",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Secure your AI Agents</h2>"
},
{
"index": 9,
"text": "Safeguard internal AI tools",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Safeguard internal AI tools</h2>"
},
{
"index": 10,
"text": "Unlock enterprise deals",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">Unlock enterprise deals</h2>"
},
{
"index": 11,
"text": "More signups. Less friction.",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 gJehmr kHaByn\">More signups. Less friction.</h2>"
},
{
"index": 12,
"text": "You’re in great company",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 dTfBiA kHaByn\">You’re in great company</h2>"
},
{
"index": 13,
"text": "Read. Watch. Code. More.",
"isQuestion": false,
"html": "<h2 class=\"styled__Heading-sc-165cfko-2 utils-sc-11hlfw-0 XPHNq duMEzQ\">Read. Watch. Code. More.</h2>"
},
{
"index": 14,
"text": "Privacy Preference Center",
"isQuestion": false,
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"score": 75,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 137312
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 22,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
},
{
"source": "visible-text",
"weight": 3,
"match": "single sign-on"
},
{
"source": "visible-text",
"weight": 3,
"match": "sso"
},
{
"source": "visible-text",
"weight": 3,
"match": "oidc"
},
{
"source": "visible-text",
"weight": 1,
"match": "username"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\"/><meta name=\"fragment\" content=\"!\"/><meta name=\"google-site-verification\" content=\"KFViLMGmUy6wD69eTa8DPQhdfDlh_98L7seja7jIUQA\"/><meta name=\"yandex-verification\" content=\"5bf6f6598e8639ca\"/><meta name=\"facebook-domain-verification\" content=\"u12hlura60iag5ysnvf6761lhe6chz\"/><meta name=\"description\" content=\"Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:title\" content=\"Auth0: Secure access for everyone. But not just anyone.\"/><meta property=\"og:site_name\" content=\"Auth0\"/><meta property=\"og:descriptio"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://auth0.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://auth0.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://auth0.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://auth0.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 22,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
},
{
"source": "visible-text",
"weight": 3,
"match": "password"
},
{
"source": "visible-text",
"weight": 3,
"match": "single sign-on"
},
{
"source": "visible-text",
"weight": 3,
"match": "sso"
},
{
"source": "visible-text",
"weight": 3,
"match": "oidc"
},
{
"source": "visible-text",
"weight": 1,
"match": "username"
}
]
},
"resourceFetchSucceeded": false
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
4 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "4 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
Check name
Uses deprecated APIs
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Estimated savings
1 warning found
Fix guidance
Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).
Evidence
{
"displayValue": "1 warning found",
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
25 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce JavaScript execution time
Check name
Reduce JavaScript execution time
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
115.2Â s
Fix guidance
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "115.2Â s",
"description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
"numericValue": 115153.27600000009
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
18 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
29/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 15,
"displayValue": "2.5Â s",
"numericValue": 2470.7293999999997
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 0,
"displayValue": "10.2Â s",
"numericValue": 10176.697600000001
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 0,
"displayValue": "34.3Â s",
"numericValue": 34328.32962374081
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 0,
"displayValue": "136,920Â ms",
"numericValue": 136922.93999999994
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 0,
"displayValue": "10,000Â ms",
"numericValue": 10000
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 80Â ms",
"numericValue": 77.944
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 0,
"displayValue": "159.7Â s",
"numericValue": 159711.7694
},
{
"id": "uses-rel-preconnect",
"title": "Preconnect to required origins",
"score": 100,
"displayValue": "",
"numericValue": 0
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "230Â ms",
"numericValue": 225.863
},
{
"id": "third-party-summary",
"title": "Reduce the impact of third-party code",
"score": 0,
"displayValue": "Third-party code blocked the main thread for 88,030Â ms"
},
{
"id": "largest-contentful-paint-element",
"title": "Largest Contentful Paint element",
"score": 0,
"displayValue": "10,180Â ms"
}
]
}Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
13 Warning
Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
Check name
Image elements do not have explicit `width` and `height`
Score
50/100
Status
warning
Device
desktop
Category
Performance
Fix guidance
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)
References
https://web.dev/learn/performance/Evidence
{
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}Performance and AccessibilityPerformanceBrowser audit
Image optimization
6 Fail
Performance and AccessibilityPerformanceBrowser audit
Image optimization
Check name
Image optimization
Score
75/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped image optimization checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "image-aspect-ratio",
"title": "Displays images with correct aspect ratio",
"score": 100
},
{
"id": "uses-responsive-images",
"title": "Properly size images",
"score": 50,
"displayValue": "Est savings of 148Â KiB",
"numericValue": 0
}
]
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 50/100 | Level 3, Bot-Aware | Current report |