@n8n-as-code/skills 2.0.0-next.118 → 2.0.0-next.120

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-05-05T22:01:24.733Z",
2
+ "generatedAt": "2026-05-05T22:56:14.806Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1273,
@@ -19391,6 +19391,57 @@
19391
19391
  },
19392
19392
  {
19393
19393
  "id": "page-0221",
19394
+ "title": "Disable the API",
19395
+ "url": "https://docs.n8n.io/hosting/securing/disable-public-api/index.md",
19396
+ "urlPath": "hosting/securing/disable-public-api/index.md",
19397
+ "category": "hosting",
19398
+ "subcategory": null,
19399
+ "nodeName": null,
19400
+ "nodeType": null,
19401
+ "content": {
19402
+ "markdown": "# Disable the public REST API\n\nThe [n8n public REST API](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n GUI.\n\nIf you don't plan on using this API, n8n recommends disabling it to improve the security of your n8n installation.\n\nTo disable the [public REST API](../../../api/), set the `N8N_PUBLIC_API_DISABLED` environment variable to `true`, for example:\n\n```\nexport N8N_PUBLIC_API_DISABLED=true\n```\n\n## Disable the API playground\n\nTo disable the [API playground](../../../api/using-api-playground/), set the `N8N_PUBLIC_API_SWAGGERUI_DISABLED` environment variable to `true`, for example:\n\n```\nexport N8N_PUBLIC_API_SWAGGERUI_DISABLED=true\n```\n\n## Related resources\n\nRefer to [Deployment environment variables](../../configuration/environment-variables/deployment/) for more information on these environment variables.\n\nRefer to [Configuration](../../configuration/configuration-methods/) for more information on setting environment variables.\n",
19403
+ "excerpt": "# Disable the public REST API The [n8n public REST API](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n GUI. If you don't plan on using this API, n8n recommends disabling it to improve the security of your n8n installation. To disable the [public REST API](../../../api/), set the `N8N_PUBLIC_API_DISABLED` environment variable to `true`, for example: ``` export N8N_PUBLIC_API_DISABLED=true ``` ## Disable the API playground To disable the [A...",
19404
+ "sections": [
19405
+ {
19406
+ "title": "Disable the public REST API",
19407
+ "level": 1,
19408
+ "content": "The [n8n public REST API](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n GUI.\n\nIf you don't plan on using this API, n8n recommends disabling it to improve the security of your n8n installation.\n\nTo disable the [public REST API](../../../api/), set the `N8N_PUBLIC_API_DISABLED` environment variable to `true`, for example:\n\n```\nexport N8N_PUBLIC_API_DISABLED=true\n```"
19409
+ }
19410
+ ]
19411
+ },
19412
+ "metadata": {
19413
+ "keywords": [
19414
+ "disable",
19415
+ "public",
19416
+ "rest",
19417
+ "playground",
19418
+ "related",
19419
+ "resources"
19420
+ ],
19421
+ "useCases": [],
19422
+ "operations": [],
19423
+ "codeExamples": 2,
19424
+ "complexity": "beginner",
19425
+ "readingTime": "1 min",
19426
+ "contentLength": 996,
19427
+ "relatedPages": []
19428
+ },
19429
+ "searchIndex": {
19430
+ "fullText": "disable the api # disable the public rest api\n\nthe [n8n public rest api](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n gui.\n\nif you don't plan on using this api, n8n recommends disabling it to improve the security of your n8n installation.\n\nto disable the [public rest api](../../../api/), set the `n8n_public_api_disabled` environment variable to `true`, for example:\n\n```\nexport n8n_public_api_disabled=true\n```\n\n## disable the api playground\n\nto disable the [api playground](../../../api/using-api-playground/), set the `n8n_public_api_swaggerui_disabled` environment variable to `true`, for example:\n\n```\nexport n8n_public_api_swaggerui_disabled=true\n```\n\n## related resources\n\nrefer to [deployment environment variables](../../configuration/environment-variables/deployment/) for more information on these environment variables.\n\nrefer to [configuration](../../configuration/configuration-methods/) for more information on setting environment variables.\n disable the public rest api",
19431
+ "importantTerms": [
19432
+ "disable",
19433
+ "environment",
19434
+ "public",
19435
+ "rest",
19436
+ "true",
19437
+ "variables",
19438
+ "configuration",
19439
+ "playground"
19440
+ ]
19441
+ }
19442
+ },
19443
+ {
19444
+ "id": "page-0222",
19394
19445
  "title": "Hardening task runners",
19395
19446
  "url": "https://docs.n8n.io/hosting/securing/hardening-task-runners/index.md",
19396
19447
  "urlPath": "hosting/securing/hardening-task-runners/index.md",
@@ -19463,7 +19514,7 @@
19463
19514
  }
19464
19515
  },
19465
19516
  {
19466
- "id": "page-0222",
19517
+ "id": "page-0223",
19467
19518
  "title": "Overview",
19468
19519
  "url": "https://docs.n8n.io/hosting/securing/overview/index.md",
19469
19520
  "urlPath": "hosting/securing/overview/index.md",
@@ -19512,7 +19563,7 @@
19512
19563
  }
19513
19564
  },
19514
19565
  {
19515
- "id": "page-0223",
19566
+ "id": "page-0224",
19516
19567
  "title": "Restrict account registration to email-verified users",
19517
19568
  "url": "https://docs.n8n.io/hosting/securing/restrict-by-email-verification/index.md",
19518
19569
  "urlPath": "hosting/securing/restrict-by-email-verification/index.md",
@@ -19562,57 +19613,6 @@
19562
19613
  ]
19563
19614
  }
19564
19615
  },
19565
- {
19566
- "id": "page-0224",
19567
- "title": "Disable the API",
19568
- "url": "https://docs.n8n.io/hosting/securing/disable-public-api/index.md",
19569
- "urlPath": "hosting/securing/disable-public-api/index.md",
19570
- "category": "hosting",
19571
- "subcategory": null,
19572
- "nodeName": null,
19573
- "nodeType": null,
19574
- "content": {
19575
- "markdown": "# Disable the public REST API\n\nThe [n8n public REST API](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n GUI.\n\nIf you don't plan on using this API, n8n recommends disabling it to improve the security of your n8n installation.\n\nTo disable the [public REST API](../../../api/), set the `N8N_PUBLIC_API_DISABLED` environment variable to `true`, for example:\n\n```\nexport N8N_PUBLIC_API_DISABLED=true\n```\n\n## Disable the API playground\n\nTo disable the [API playground](../../../api/using-api-playground/), set the `N8N_PUBLIC_API_SWAGGERUI_DISABLED` environment variable to `true`, for example:\n\n```\nexport N8N_PUBLIC_API_SWAGGERUI_DISABLED=true\n```\n\n## Related resources\n\nRefer to [Deployment environment variables](../../configuration/environment-variables/deployment/) for more information on these environment variables.\n\nRefer to [Configuration](../../configuration/configuration-methods/) for more information on setting environment variables.\n",
19576
- "excerpt": "# Disable the public REST API The [n8n public REST API](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n GUI. If you don't plan on using this API, n8n recommends disabling it to improve the security of your n8n installation. To disable the [public REST API](../../../api/), set the `N8N_PUBLIC_API_DISABLED` environment variable to `true`, for example: ``` export N8N_PUBLIC_API_DISABLED=true ``` ## Disable the API playground To disable the [A...",
19577
- "sections": [
19578
- {
19579
- "title": "Disable the public REST API",
19580
- "level": 1,
19581
- "content": "The [n8n public REST API](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n GUI.\n\nIf you don't plan on using this API, n8n recommends disabling it to improve the security of your n8n installation.\n\nTo disable the [public REST API](../../../api/), set the `N8N_PUBLIC_API_DISABLED` environment variable to `true`, for example:\n\n```\nexport N8N_PUBLIC_API_DISABLED=true\n```"
19582
- }
19583
- ]
19584
- },
19585
- "metadata": {
19586
- "keywords": [
19587
- "disable",
19588
- "public",
19589
- "rest",
19590
- "playground",
19591
- "related",
19592
- "resources"
19593
- ],
19594
- "useCases": [],
19595
- "operations": [],
19596
- "codeExamples": 2,
19597
- "complexity": "beginner",
19598
- "readingTime": "1 min",
19599
- "contentLength": 996,
19600
- "relatedPages": []
19601
- },
19602
- "searchIndex": {
19603
- "fullText": "disable the api # disable the public rest api\n\nthe [n8n public rest api](../../../api/) allows you to programmatically perform many of the same tasks as you can in the n8n gui.\n\nif you don't plan on using this api, n8n recommends disabling it to improve the security of your n8n installation.\n\nto disable the [public rest api](../../../api/), set the `n8n_public_api_disabled` environment variable to `true`, for example:\n\n```\nexport n8n_public_api_disabled=true\n```\n\n## disable the api playground\n\nto disable the [api playground](../../../api/using-api-playground/), set the `n8n_public_api_swaggerui_disabled` environment variable to `true`, for example:\n\n```\nexport n8n_public_api_swaggerui_disabled=true\n```\n\n## related resources\n\nrefer to [deployment environment variables](../../configuration/environment-variables/deployment/) for more information on these environment variables.\n\nrefer to [configuration](../../configuration/configuration-methods/) for more information on setting environment variables.\n disable the public rest api",
19604
- "importantTerms": [
19605
- "disable",
19606
- "environment",
19607
- "public",
19608
- "rest",
19609
- "true",
19610
- "variables",
19611
- "configuration",
19612
- "playground"
19613
- ]
19614
- }
19615
- },
19616
19616
  {
19617
19617
  "id": "page-0225",
19618
19618
  "title": "Security audit",
@@ -42651,7 +42651,7 @@
42651
42651
  "nodeName": null,
42652
42652
  "nodeType": null,
42653
42653
  "content": {
42654
- "markdown": "# Summarization Chain node\n\nUse the Summarization Chain node to summarize multiple documents.\n\nOn this page, you'll find the node parameters for the Summarization Chain node, and links to more resources.\n\n## Node parameters\n\nChoose the type of data you need to summarize in **Data to Summarize**. The data type you choose determines the other node parameters.\n\n- **Use Node Input (JSON)** and **Use Node Input (Binary)**: summarize the data coming into the node from the workflow.\n - You can configure the **Chunking Strategy**: choose what strategy to use to define the data chunk sizes.\n - If you choose **Simple (Define Below)** you can then set **Characters Per Chunk** and **Chunk Overlap (Characters)**.\n - Choose **Advanced** if you want to connect a splitter sub-node that provides more configuration options.\n- **Use Document Loader**: summarize data provided by a document loader sub-node.\n\n## Node Options\n\nYou can configure the summarization method and prompts. Select **Add Option** > **Summarization Method and Prompts**.\n\nOptions in **Summarization Method**:\n\n- **Map Reduce**: this is the recommended option. Learn more about [Map Reduce](https://js.langchain.com/v0.1/docs/modules/chains/document/map_reduce/) in the LangChain documentation.\n- **Refine**: learn more about [Refine](https://js.langchain.com/v0.1/docs/modules/chains/document/refine/) in the LangChain documentation.\n- **Stuff**: learn more about [Stuff](https://js.langchain.com/v0.1/docs/modules/chains/document/stuff/) in the LangChain documentation.\n\nYou can customize the **Individual Summary Prompts** and the **Final Prompt to Combine**. There are examples in the node. You must include the `\"{text}\"` placeholder.\n\n## Templates and examples\n\n**Scrape and summarize webpages with AI**\n\nby n8n Team\n\n[View template details](https://n8n.io/workflows/1951-scrape-and-summarize-webpages-with-ai/)\n\n**��AI-Powered YouTube Video Summarization & Analysis**\n\nby Joseph LePage\n\n[View template details](https://n8n.io/workflows/2679-ai-powered-youtube-video-summarization-and-analysis/)\n\n**AI Automated HR Workflow for CV Analysis and Candidate Evaluation**\n\nby Davide Boizza\n\n[View template details](https://n8n.io/workflows/2860-ai-automated-hr-workflow-for-cv-analysis-and-candidate-evaluation/)\n\n[Browse Summarization Chain integration templates](https://n8n.io/integrations/summarization-chain/), or [search all templates](https://n8n.io/workflows/)\n\n## Related resources\n\nRefer to [LangChain's documentation on summarization](https://js.langchain.com/docs/tutorials/summarization/) for more information about the service.\n\nView n8n's [Advanced AI](../../../../../advanced-ai/) documentation.\n",
42654
+ "markdown": "# Summarization Chain node\n\nUse the Summarization Chain node to summarize multiple documents.\n\nOn this page, you'll find the node parameters for the Summarization Chain node, and links to more resources.\n\n## Node parameters\n\nChoose the type of data you need to summarize in **Data to Summarize**. The data type you choose determines the other node parameters.\n\n- **Use Node Input (JSON)** and **Use Node Input (Binary)**: summarize the data coming into the node from the workflow.\n - You can configure the **Chunking Strategy**: choose what strategy to use to define the data chunk sizes.\n - If you choose **Simple (Define Below)** you can then set **Characters Per Chunk** and **Chunk Overlap (Characters)**.\n - Choose **Advanced** if you want to connect a splitter sub-node that provides more configuration options.\n- **Use Document Loader**: summarize data provided by a document loader sub-node.\n\n## Node Options\n\nYou can configure the summarization method and prompts. Select **Add Option** > **Summarization Method and Prompts**.\n\nOptions in **Summarization Method**:\n\n- **Map Reduce**: this is the recommended option. Learn more about [Map Reduce](https://js.langchain.com/v0.1/docs/modules/chains/document/map_reduce/) in the LangChain documentation.\n- **Refine**: learn more about [Refine](https://js.langchain.com/v0.1/docs/modules/chains/document/refine/) in the LangChain documentation.\n- **Stuff**: learn more about [Stuff](https://js.langchain.com/v0.1/docs/modules/chains/document/stuff/) in the LangChain documentation.\n\nYou can customize the **Individual Summary Prompts** and the **Final Prompt to Combine**. There are examples in the node. You must include the `\"{text}\"` placeholder.\n\n## Templates and examples\n\n**Scrape and summarize webpages with AI**\n\nby n8n Team\n\n[View template details](https://n8n.io/workflows/1951-scrape-and-summarize-webpages-with-ai/)\n\n**⚡AI-Powered YouTube Video Summarization & Analysis**\n\nby Joseph LePage\n\n[View template details](https://n8n.io/workflows/2679-ai-powered-youtube-video-summarization-and-analysis/)\n\n**AI Automated HR Workflow for CV Analysis and Candidate Evaluation**\n\nby Davide Boizza\n\n[View template details](https://n8n.io/workflows/2860-ai-automated-hr-workflow-for-cv-analysis-and-candidate-evaluation/)\n\n[Browse Summarization Chain integration templates](https://n8n.io/integrations/summarization-chain/), or [search all templates](https://n8n.io/workflows/)\n\n## Related resources\n\nRefer to [LangChain's documentation on summarization](https://js.langchain.com/docs/tutorials/summarization/) for more information about the service.\n\nView n8n's [Advanced AI](../../../../../advanced-ai/) documentation.\n",
42655
42655
  "excerpt": "# Summarization Chain node Use the Summarization Chain node to summarize multiple documents. On this page, you'll find the node parameters for the Summarization Chain node, and links to more resources. ## Node parameters Choose the type of data you need to summarize in **Data to Summarize**. The data type you choose determines the other node parameters. - **Use Node Input (JSON)** and **Use Node Input (Binary)**: summarize the data coming into the node from the workflow. - You can configu...",
42656
42656
  "sections": [
42657
42657
  {
@@ -42678,11 +42678,11 @@
42678
42678
  "codeExamples": 0,
42679
42679
  "complexity": "beginner",
42680
42680
  "readingTime": "2 min",
42681
- "contentLength": 2684,
42681
+ "contentLength": 2683,
42682
42682
  "relatedPages": []
42683
42683
  },
42684
42684
  "searchIndex": {
42685
- "fullText": "summarization chain # summarization chain node\n\nuse the summarization chain node to summarize multiple documents.\n\non this page, you'll find the node parameters for the summarization chain node, and links to more resources.\n\n## node parameters\n\nchoose the type of data you need to summarize in **data to summarize**. the data type you choose determines the other node parameters.\n\n- **use node input (json)** and **use node input (binary)**: summarize the data coming into the node from the workflow.\n - you can configure the **chunking strategy**: choose what strategy to use to define the data chunk sizes.\n - if you choose **simple (define below)** you can then set **characters per chunk** and **chunk overlap (characters)**.\n - choose **advanced** if you want to connect a splitter sub-node that provides more configuration options.\n- **use document loader**: summarize data provided by a document loader sub-node.\n\n## node options\n\nyou can configure the summarization method and prompts. select **add option** > **summarization method and prompts**.\n\noptions in **summarization method**:\n\n- **map reduce**: this is the recommended option. learn more about [map reduce](https://js.langchain.com/v0.1/docs/modules/chains/document/map_reduce/) in the langchain documentation.\n- **refine**: learn more about [refine](https://js.langchain.com/v0.1/docs/modules/chains/document/refine/) in the langchain documentation.\n- **stuff**: learn more about [stuff](https://js.langchain.com/v0.1/docs/modules/chains/document/stuff/) in the langchain documentation.\n\nyou can customize the **individual summary prompts** and the **final prompt to combine**. there are examples in the node. you must include the `\"{text}\"` placeholder.\n\n## templates and examples\n\n**scrape and summarize webpages with ai**\n\nby n8n team\n\n[view template details](https://n8n.io/workflows/1951-scrape-and-summarize-webpages-with-ai/)\n\n**��ai-powered youtube video summarization & analysis**\n\nby joseph lepage\n\n[view template details](https://n8n.io/workflows/2679-ai-powered-youtube-video-summarization-and-analysis/)\n\n**ai automated hr workflow for cv analysis and candidate evaluation**\n\nby davide boizza\n\n[view template details](https://n8n.io/workflows/2860-ai-automated-hr-workflow-for-cv-analysis-and-candidate-evaluation/)\n\n[browse summarization chain integration templates](https://n8n.io/integrations/summarization-chain/), or [search all templates](https://n8n.io/workflows/)\n\n## related resources\n\nrefer to [langchain's documentation on summarization](https://js.langchain.com/docs/tutorials/summarization/) for more information about the service.\n\nview n8n's [advanced ai](../../../../../advanced-ai/) documentation.\n summarization chain node",
42685
+ "fullText": "summarization chain # summarization chain node\n\nuse the summarization chain node to summarize multiple documents.\n\non this page, you'll find the node parameters for the summarization chain node, and links to more resources.\n\n## node parameters\n\nchoose the type of data you need to summarize in **data to summarize**. the data type you choose determines the other node parameters.\n\n- **use node input (json)** and **use node input (binary)**: summarize the data coming into the node from the workflow.\n - you can configure the **chunking strategy**: choose what strategy to use to define the data chunk sizes.\n - if you choose **simple (define below)** you can then set **characters per chunk** and **chunk overlap (characters)**.\n - choose **advanced** if you want to connect a splitter sub-node that provides more configuration options.\n- **use document loader**: summarize data provided by a document loader sub-node.\n\n## node options\n\nyou can configure the summarization method and prompts. select **add option** > **summarization method and prompts**.\n\noptions in **summarization method**:\n\n- **map reduce**: this is the recommended option. learn more about [map reduce](https://js.langchain.com/v0.1/docs/modules/chains/document/map_reduce/) in the langchain documentation.\n- **refine**: learn more about [refine](https://js.langchain.com/v0.1/docs/modules/chains/document/refine/) in the langchain documentation.\n- **stuff**: learn more about [stuff](https://js.langchain.com/v0.1/docs/modules/chains/document/stuff/) in the langchain documentation.\n\nyou can customize the **individual summary prompts** and the **final prompt to combine**. there are examples in the node. you must include the `\"{text}\"` placeholder.\n\n## templates and examples\n\n**scrape and summarize webpages with ai**\n\nby n8n team\n\n[view template details](https://n8n.io/workflows/1951-scrape-and-summarize-webpages-with-ai/)\n\n**⚡ai-powered youtube video summarization & analysis**\n\nby joseph lepage\n\n[view template details](https://n8n.io/workflows/2679-ai-powered-youtube-video-summarization-and-analysis/)\n\n**ai automated hr workflow for cv analysis and candidate evaluation**\n\nby davide boizza\n\n[view template details](https://n8n.io/workflows/2860-ai-automated-hr-workflow-for-cv-analysis-and-candidate-evaluation/)\n\n[browse summarization chain integration templates](https://n8n.io/integrations/summarization-chain/), or [search all templates](https://n8n.io/workflows/)\n\n## related resources\n\nrefer to [langchain's documentation on summarization](https://js.langchain.com/docs/tutorials/summarization/) for more information about the service.\n\nview n8n's [advanced ai](../../../../../advanced-ai/) documentation.\n summarization chain node",
42686
42686
  "importantTerms": [
42687
42687
  "summarization",
42688
42688
  "node",
@@ -76067,28 +76067,29 @@
76067
76067
  },
76068
76068
  {
76069
76069
  "id": "page-1008",
76070
- "title": "Vercel AI Gateway credentials",
76071
- "url": "https://docs.n8n.io/integrations/builtin/credentials/vercel/index.md",
76072
- "urlPath": "integrations/builtin/credentials/vercel/index.md",
76070
+ "title": "Venafi TLS Protect Datacenter credentials",
76071
+ "url": "https://docs.n8n.io/integrations/builtin/credentials/venafitlsprotectdatacenter/index.md",
76072
+ "urlPath": "integrations/builtin/credentials/venafitlsprotectdatacenter/index.md",
76073
76073
  "category": "other",
76074
76074
  "subcategory": null,
76075
76075
  "nodeName": null,
76076
76076
  "nodeType": null,
76077
76077
  "content": {
76078
- "markdown": "# Vercel AI Gateway credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Chat Vercel AI Gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/)\n\n## Prerequisites\n\nCreate a [Vercel](https://vercel.com/) account.\n\n## Supported authentication methods\n\n- API key\n- OIDC token\n\n## Related resources\n\nRefer to the [Vercel AI Gateway documentation](https://vercel.com/docs/ai-gateway) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **API Key**\n\nTo generate your API Key:\n\n1. [Login to Vercel](https://vercel.com/login) or [create an account](https://vercel.com/signup).\n1. Go to the Vercel dashboard and select the **AI Gateway** tab.\n1. Select **API keys** on the left side bar.\n1. Select **Add key** and proceed with **Create key** from the Dialog.\n1. Copy your key and add it as the **API Key** in n8n.\n\n## Using OIDC token\n\nTo configure this credential, you'll need:\n\n- An **OIDC token**\n\nTo generate your OIDC token:\n\n1. In local development, link your application to a Vercel project with the `vc link` command.\n1. Run the `vercel env pull` command to pull the environment variables from Vercel.\n1. Copy your token and add it as the **OIDC TOKEN** in n8n.\n",
76079
- "excerpt": "# Vercel AI Gateway credentials You can use these credentials to authenticate the following nodes: - [Chat Vercel AI Gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/) ## Prerequisites Create a [Vercel](https://vercel.com/) account. ## Supported authentication methods - API key - OIDC token ## Related resources Refer to the [Vercel AI Gateway documentation](https://vercel.com/docs/ai-gateway) for more information about the service. ## Using API key To configure t...",
76078
+ "markdown": "# Venafi TLS Protect Datacenter credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Venafi TLS Protect Datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/)\n\n## Prerequisites\n\n- Create a Venafi [TLS Protect Datacenter](https://venafi.com/) account.\n- Set the expiration and refresh time for tokens. Refer to [Setting up token authentication](https://docs.venafi.com/Docs/current/TopNav/Content/SDK/AuthSDK/t-SDKa-Setup-OAuth.php) for more information.\n- Create an [API integration](https://docs.venafi.com/Docs/current/TopNav/Content/API-ApplicationIntegration/c-APIAppIntegrations-about.php) in **API > Integrations**. Refer to [Integrating other systems with Venafi products](https://docs.venafi.com/Docs/current/TopNav/Content/API-ApplicationIntegration/t-APIAppIntegrations-creating.php) for detailed instructions.\n - Take note of the Client ID for your integration.\n - Choose the scopes needed for the operations you want to perform within n8n. Refer to the scopes table in [Integrating other systems with Venafi products](https://docs.venafi.com/Docs/current/TopNav/Content/API-ApplicationIntegration/t-APIAppIntegrations-creating.php) for more details on available scopes.\n\n## Supported authentication methods\n\n- API integration\n\n## Related resources\n\nRefer to [Venafi's API integration documentation](https://docs.venafi.com/Docs/currentSDK/TopNav/Content/SDK/WebSDK/c-sdk-AboutThisGuide.php) for more information about the service.\n\n## Using API integration\n\nTo configure this credential, you'll need:\n\n- A **Domain**: Enter your Venafi TLS Protect Datacenter domain.\n- A **Client ID**: Enter the **Client ID** from your API integration. Refer to the information and links in [Prerequisites](#prerequisites) for more information on creating an API integration.\n- A **Username**: Enter your username.\n- A **Password**: Enter your password.\n- **Allow Self-Signed Certificates**: If turned on, the credential will allow self-signed certificates.\n",
76079
+ "excerpt": "# Venafi TLS Protect Datacenter credentials You can use these credentials to authenticate the following nodes: - [Venafi TLS Protect Datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/) ## Prerequisites - Create a Venafi [TLS Protect Datacenter](https://venafi.com/) account. - Set the expiration and refresh time for tokens. Refer to [Setting up token authentication](https://docs.venafi.com/Docs/current/TopNav/Content/SDK/AuthSDK/t-SDKa-Setup-OAuth.php) for more inform...",
76080
76080
  "sections": [
76081
76081
  {
76082
- "title": "Vercel AI Gateway credentials",
76082
+ "title": "Venafi TLS Protect Datacenter credentials",
76083
76083
  "level": 1,
76084
- "content": "You can use these credentials to authenticate the following nodes:\n\n- [Chat Vercel AI Gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/)"
76084
+ "content": "You can use these credentials to authenticate the following nodes:\n\n- [Venafi TLS Protect Datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/)"
76085
76085
  }
76086
76086
  ]
76087
76087
  },
76088
76088
  "metadata": {
76089
76089
  "keywords": [
76090
- "vercel",
76091
- "gateway",
76090
+ "venafi",
76091
+ "protect",
76092
+ "datacenter",
76092
76093
  "credentials",
76093
76094
  "prerequisites",
76094
76095
  "supported",
@@ -76097,58 +76098,68 @@
76097
76098
  "related",
76098
76099
  "resources",
76099
76100
  "using",
76100
- "oidc",
76101
- "token"
76101
+ "integration"
76102
76102
  ],
76103
76103
  "useCases": [],
76104
76104
  "operations": [],
76105
76105
  "codeExamples": 0,
76106
76106
  "complexity": "beginner",
76107
- "readingTime": "1 min",
76108
- "contentLength": 1265,
76107
+ "readingTime": "2 min",
76108
+ "contentLength": 2009,
76109
76109
  "relatedPages": []
76110
76110
  },
76111
76111
  "searchIndex": {
76112
- "fullText": "vercel ai gateway credentials # vercel ai gateway credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [chat vercel ai gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/)\n\n## prerequisites\n\ncreate a [vercel](https://vercel.com/) account.\n\n## supported authentication methods\n\n- api key\n- oidc token\n\n## related resources\n\nrefer to the [vercel ai gateway documentation](https://vercel.com/docs/ai-gateway) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **api key**\n\nto generate your api key:\n\n1. [login to vercel](https://vercel.com/login) or [create an account](https://vercel.com/signup).\n1. go to the vercel dashboard and select the **ai gateway** tab.\n1. select **api keys** on the left side bar.\n1. select **add key** and proceed with **create key** from the dialog.\n1. copy your key and add it as the **api key** in n8n.\n\n## using oidc token\n\nto configure this credential, you'll need:\n\n- an **oidc token**\n\nto generate your oidc token:\n\n1. in local development, link your application to a vercel project with the `vc link` command.\n1. run the `vercel env pull` command to pull the environment variables from vercel.\n1. copy your token and add it as the **oidc token** in n8n.\n vercel ai gateway credentials",
76112
+ "fullText": "venafi tls protect datacenter credentials # venafi tls protect datacenter credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [venafi tls protect datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/)\n\n## prerequisites\n\n- create a venafi [tls protect datacenter](https://venafi.com/) account.\n- set the expiration and refresh time for tokens. refer to [setting up token authentication](https://docs.venafi.com/docs/current/topnav/content/sdk/authsdk/t-sdka-setup-oauth.php) for more information.\n- create an [api integration](https://docs.venafi.com/docs/current/topnav/content/api-applicationintegration/c-apiappintegrations-about.php) in **api > integrations**. refer to [integrating other systems with venafi products](https://docs.venafi.com/docs/current/topnav/content/api-applicationintegration/t-apiappintegrations-creating.php) for detailed instructions.\n - take note of the client id for your integration.\n - choose the scopes needed for the operations you want to perform within n8n. refer to the scopes table in [integrating other systems with venafi products](https://docs.venafi.com/docs/current/topnav/content/api-applicationintegration/t-apiappintegrations-creating.php) for more details on available scopes.\n\n## supported authentication methods\n\n- api integration\n\n## related resources\n\nrefer to [venafi's api integration documentation](https://docs.venafi.com/docs/currentsdk/topnav/content/sdk/websdk/c-sdk-aboutthisguide.php) for more information about the service.\n\n## using api integration\n\nto configure this credential, you'll need:\n\n- a **domain**: enter your venafi tls protect datacenter domain.\n- a **client id**: enter the **client id** from your api integration. refer to the information and links in [prerequisites](#prerequisites) for more information on creating an api integration.\n- a **username**: enter your username.\n- a **password**: enter your password.\n- **allow self-signed certificates**: if turned on, the credential will allow self-signed certificates.\n venafi tls protect datacenter credentials",
76113
76113
  "importantTerms": [
76114
- "vercel",
76115
- "gateway",
76116
- "token",
76117
- "oidc",
76114
+ "venafi",
76115
+ "docs",
76116
+ "integration",
76117
+ "protect",
76118
+ "datacenter",
76119
+ "https",
76120
+ "refer",
76121
+ "topnav",
76122
+ "content",
76118
76123
  "your",
76119
76124
  "credentials",
76125
+ "current",
76126
+ "more",
76127
+ "information",
76128
+ "enter",
76120
76129
  "nodes",
76121
- "https",
76122
- "create",
76123
- "select"
76130
+ "prerequisites",
76131
+ "applicationintegration",
76132
+ "apiappintegrations",
76133
+ "creating",
76134
+ "client",
76135
+ "scopes"
76124
76136
  ]
76125
76137
  }
76126
76138
  },
76127
76139
  {
76128
76140
  "id": "page-1009",
76129
- "title": "Venafi TLS Protect Datacenter credentials",
76130
- "url": "https://docs.n8n.io/integrations/builtin/credentials/venafitlsprotectdatacenter/index.md",
76131
- "urlPath": "integrations/builtin/credentials/venafitlsprotectdatacenter/index.md",
76141
+ "title": "Vercel AI Gateway credentials",
76142
+ "url": "https://docs.n8n.io/integrations/builtin/credentials/vercel/index.md",
76143
+ "urlPath": "integrations/builtin/credentials/vercel/index.md",
76132
76144
  "category": "other",
76133
76145
  "subcategory": null,
76134
76146
  "nodeName": null,
76135
76147
  "nodeType": null,
76136
76148
  "content": {
76137
- "markdown": "# Venafi TLS Protect Datacenter credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Venafi TLS Protect Datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/)\n\n## Prerequisites\n\n- Create a Venafi [TLS Protect Datacenter](https://venafi.com/) account.\n- Set the expiration and refresh time for tokens. Refer to [Setting up token authentication](https://docs.venafi.com/Docs/current/TopNav/Content/SDK/AuthSDK/t-SDKa-Setup-OAuth.php) for more information.\n- Create an [API integration](https://docs.venafi.com/Docs/current/TopNav/Content/API-ApplicationIntegration/c-APIAppIntegrations-about.php) in **API > Integrations**. Refer to [Integrating other systems with Venafi products](https://docs.venafi.com/Docs/current/TopNav/Content/API-ApplicationIntegration/t-APIAppIntegrations-creating.php) for detailed instructions.\n - Take note of the Client ID for your integration.\n - Choose the scopes needed for the operations you want to perform within n8n. Refer to the scopes table in [Integrating other systems with Venafi products](https://docs.venafi.com/Docs/current/TopNav/Content/API-ApplicationIntegration/t-APIAppIntegrations-creating.php) for more details on available scopes.\n\n## Supported authentication methods\n\n- API integration\n\n## Related resources\n\nRefer to [Venafi's API integration documentation](https://docs.venafi.com/Docs/currentSDK/TopNav/Content/SDK/WebSDK/c-sdk-AboutThisGuide.php) for more information about the service.\n\n## Using API integration\n\nTo configure this credential, you'll need:\n\n- A **Domain**: Enter your Venafi TLS Protect Datacenter domain.\n- A **Client ID**: Enter the **Client ID** from your API integration. Refer to the information and links in [Prerequisites](#prerequisites) for more information on creating an API integration.\n- A **Username**: Enter your username.\n- A **Password**: Enter your password.\n- **Allow Self-Signed Certificates**: If turned on, the credential will allow self-signed certificates.\n",
76138
- "excerpt": "# Venafi TLS Protect Datacenter credentials You can use these credentials to authenticate the following nodes: - [Venafi TLS Protect Datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/) ## Prerequisites - Create a Venafi [TLS Protect Datacenter](https://venafi.com/) account. - Set the expiration and refresh time for tokens. Refer to [Setting up token authentication](https://docs.venafi.com/Docs/current/TopNav/Content/SDK/AuthSDK/t-SDKa-Setup-OAuth.php) for more inform...",
76149
+ "markdown": "# Vercel AI Gateway credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Chat Vercel AI Gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/)\n\n## Prerequisites\n\nCreate a [Vercel](https://vercel.com/) account.\n\n## Supported authentication methods\n\n- API key\n- OIDC token\n\n## Related resources\n\nRefer to the [Vercel AI Gateway documentation](https://vercel.com/docs/ai-gateway) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **API Key**\n\nTo generate your API Key:\n\n1. [Login to Vercel](https://vercel.com/login) or [create an account](https://vercel.com/signup).\n1. Go to the Vercel dashboard and select the **AI Gateway** tab.\n1. Select **API keys** on the left side bar.\n1. Select **Add key** and proceed with **Create key** from the Dialog.\n1. Copy your key and add it as the **API Key** in n8n.\n\n## Using OIDC token\n\nTo configure this credential, you'll need:\n\n- An **OIDC token**\n\nTo generate your OIDC token:\n\n1. In local development, link your application to a Vercel project with the `vc link` command.\n1. Run the `vercel env pull` command to pull the environment variables from Vercel.\n1. Copy your token and add it as the **OIDC TOKEN** in n8n.\n",
76150
+ "excerpt": "# Vercel AI Gateway credentials You can use these credentials to authenticate the following nodes: - [Chat Vercel AI Gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/) ## Prerequisites Create a [Vercel](https://vercel.com/) account. ## Supported authentication methods - API key - OIDC token ## Related resources Refer to the [Vercel AI Gateway documentation](https://vercel.com/docs/ai-gateway) for more information about the service. ## Using API key To configure t...",
76139
76151
  "sections": [
76140
76152
  {
76141
- "title": "Venafi TLS Protect Datacenter credentials",
76153
+ "title": "Vercel AI Gateway credentials",
76142
76154
  "level": 1,
76143
- "content": "You can use these credentials to authenticate the following nodes:\n\n- [Venafi TLS Protect Datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/)"
76155
+ "content": "You can use these credentials to authenticate the following nodes:\n\n- [Chat Vercel AI Gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/)"
76144
76156
  }
76145
76157
  ]
76146
76158
  },
76147
76159
  "metadata": {
76148
76160
  "keywords": [
76149
- "venafi",
76150
- "protect",
76151
- "datacenter",
76161
+ "vercel",
76162
+ "gateway",
76152
76163
  "credentials",
76153
76164
  "prerequisites",
76154
76165
  "supported",
@@ -76157,41 +76168,30 @@
76157
76168
  "related",
76158
76169
  "resources",
76159
76170
  "using",
76160
- "integration"
76171
+ "oidc",
76172
+ "token"
76161
76173
  ],
76162
76174
  "useCases": [],
76163
76175
  "operations": [],
76164
76176
  "codeExamples": 0,
76165
76177
  "complexity": "beginner",
76166
- "readingTime": "2 min",
76167
- "contentLength": 2009,
76178
+ "readingTime": "1 min",
76179
+ "contentLength": 1265,
76168
76180
  "relatedPages": []
76169
76181
  },
76170
76182
  "searchIndex": {
76171
- "fullText": "venafi tls protect datacenter credentials # venafi tls protect datacenter credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [venafi tls protect datacenter node](../../app-nodes/n8n-nodes-base.venafitlsprotectdatacenter/)\n\n## prerequisites\n\n- create a venafi [tls protect datacenter](https://venafi.com/) account.\n- set the expiration and refresh time for tokens. refer to [setting up token authentication](https://docs.venafi.com/docs/current/topnav/content/sdk/authsdk/t-sdka-setup-oauth.php) for more information.\n- create an [api integration](https://docs.venafi.com/docs/current/topnav/content/api-applicationintegration/c-apiappintegrations-about.php) in **api > integrations**. refer to [integrating other systems with venafi products](https://docs.venafi.com/docs/current/topnav/content/api-applicationintegration/t-apiappintegrations-creating.php) for detailed instructions.\n - take note of the client id for your integration.\n - choose the scopes needed for the operations you want to perform within n8n. refer to the scopes table in [integrating other systems with venafi products](https://docs.venafi.com/docs/current/topnav/content/api-applicationintegration/t-apiappintegrations-creating.php) for more details on available scopes.\n\n## supported authentication methods\n\n- api integration\n\n## related resources\n\nrefer to [venafi's api integration documentation](https://docs.venafi.com/docs/currentsdk/topnav/content/sdk/websdk/c-sdk-aboutthisguide.php) for more information about the service.\n\n## using api integration\n\nto configure this credential, you'll need:\n\n- a **domain**: enter your venafi tls protect datacenter domain.\n- a **client id**: enter the **client id** from your api integration. refer to the information and links in [prerequisites](#prerequisites) for more information on creating an api integration.\n- a **username**: enter your username.\n- a **password**: enter your password.\n- **allow self-signed certificates**: if turned on, the credential will allow self-signed certificates.\n venafi tls protect datacenter credentials",
76183
+ "fullText": "vercel ai gateway credentials # vercel ai gateway credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [chat vercel ai gateway](../../cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatvercel/)\n\n## prerequisites\n\ncreate a [vercel](https://vercel.com/) account.\n\n## supported authentication methods\n\n- api key\n- oidc token\n\n## related resources\n\nrefer to the [vercel ai gateway documentation](https://vercel.com/docs/ai-gateway) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **api key**\n\nto generate your api key:\n\n1. [login to vercel](https://vercel.com/login) or [create an account](https://vercel.com/signup).\n1. go to the vercel dashboard and select the **ai gateway** tab.\n1. select **api keys** on the left side bar.\n1. select **add key** and proceed with **create key** from the dialog.\n1. copy your key and add it as the **api key** in n8n.\n\n## using oidc token\n\nto configure this credential, you'll need:\n\n- an **oidc token**\n\nto generate your oidc token:\n\n1. in local development, link your application to a vercel project with the `vc link` command.\n1. run the `vercel env pull` command to pull the environment variables from vercel.\n1. copy your token and add it as the **oidc token** in n8n.\n vercel ai gateway credentials",
76172
76184
  "importantTerms": [
76173
- "venafi",
76174
- "docs",
76175
- "integration",
76176
- "protect",
76177
- "datacenter",
76178
- "https",
76179
- "refer",
76180
- "topnav",
76181
- "content",
76185
+ "vercel",
76186
+ "gateway",
76187
+ "token",
76188
+ "oidc",
76182
76189
  "your",
76183
76190
  "credentials",
76184
- "current",
76185
- "more",
76186
- "information",
76187
- "enter",
76188
76191
  "nodes",
76189
- "prerequisites",
76190
- "applicationintegration",
76191
- "apiappintegrations",
76192
- "creating",
76193
- "client",
76194
- "scopes"
76192
+ "https",
76193
+ "create",
76194
+ "select"
76195
76195
  ]
76196
76196
  }
76197
76197
  },
@@ -94335,7 +94335,7 @@
94335
94335
  "page-0212",
94336
94336
  "page-0213",
94337
94337
  "page-0219",
94338
- "page-0221",
94338
+ "page-0222",
94339
94339
  "page-0553",
94340
94340
  "page-0554",
94341
94341
  "page-0555",
@@ -94421,7 +94421,7 @@
94421
94421
  "page-0002",
94422
94422
  "page-0003",
94423
94423
  "page-0154",
94424
- "page-0221",
94424
+ "page-0222",
94425
94425
  "page-0470",
94426
94426
  "page-0490",
94427
94427
  "page-0493",
@@ -94553,7 +94553,7 @@
94553
94553
  "page-0164",
94554
94554
  "page-0202",
94555
94555
  "page-0206",
94556
- "page-0223",
94556
+ "page-0224",
94557
94557
  "page-0782",
94558
94558
  "page-0804",
94559
94559
  "page-0806",
@@ -95464,7 +95464,7 @@
95464
95464
  "page-0003",
95465
95465
  "page-0154",
95466
95466
  "page-0189",
95467
- "page-0221",
95467
+ "page-0222",
95468
95468
  "page-0277",
95469
95469
  "page-1215"
95470
95470
  ],
@@ -95472,7 +95472,7 @@
95472
95472
  "page-0003",
95473
95473
  "page-0154",
95474
95474
  "page-0189",
95475
- "page-0221",
95475
+ "page-0222",
95476
95476
  "page-1215"
95477
95477
  ],
95478
95478
  "runner": [
@@ -95541,7 +95541,7 @@
95541
95541
  "page-0146",
95542
95542
  "page-0160",
95543
95543
  "page-0219",
95544
- "page-0224",
95544
+ "page-0221",
95545
95545
  "page-0229",
95546
95546
  "page-0652",
95547
95547
  "page-0694",
@@ -95926,7 +95926,7 @@
95926
95926
  "restrict": [
95927
95927
  "page-0003",
95928
95928
  "page-0206",
95929
- "page-0223",
95929
+ "page-0224",
95930
95930
  "page-0669"
95931
95931
  ],
95932
95932
  "bare": [
@@ -96132,7 +96132,7 @@
96132
96132
  "page-0180",
96133
96133
  "page-0206",
96134
96134
  "page-0215",
96135
- "page-0221",
96135
+ "page-0222",
96136
96136
  "page-0376",
96137
96137
  "page-0708",
96138
96138
  "page-0953",
@@ -96584,7 +96584,7 @@
96584
96584
  "read": [
96585
96585
  "page-0005",
96586
96586
  "page-0206",
96587
- "page-0221",
96587
+ "page-0222",
96588
96588
  "page-0503",
96589
96589
  "page-0685",
96590
96590
  "page-0688",
@@ -97697,7 +97697,7 @@
97697
97697
  "page-0114",
97698
97698
  "page-0129",
97699
97699
  "page-0201",
97700
- "page-0221",
97700
+ "page-0222",
97701
97701
  "page-0544",
97702
97702
  "page-0545"
97703
97703
  ],
@@ -97955,7 +97955,7 @@
97955
97955
  "page-0205",
97956
97956
  "page-0206",
97957
97957
  "page-0219",
97958
- "page-0221",
97958
+ "page-0222",
97959
97959
  "page-0807",
97960
97960
  "page-0821",
97961
97961
  "page-0885",
@@ -99816,7 +99816,7 @@
99816
99816
  "page-0135",
99817
99817
  "page-0216",
99818
99818
  "page-0220",
99819
- "page-0224",
99819
+ "page-0221",
99820
99820
  "page-0228",
99821
99821
  "page-0229",
99822
99822
  "page-0239",
@@ -100362,7 +100362,7 @@
100362
100362
  "page-0199",
100363
100363
  "page-0203",
100364
100364
  "page-0220",
100365
- "page-0224",
100365
+ "page-0221",
100366
100366
  "page-0228",
100367
100367
  "page-0229",
100368
100368
  "page-0239",
@@ -101399,7 +101399,7 @@
101399
101399
  "page-0170",
101400
101400
  "page-0209",
101401
101401
  "page-0217",
101402
- "page-0222",
101402
+ "page-0223",
101403
101403
  "page-1164",
101404
101404
  "page-1167",
101405
101405
  "page-1207",
@@ -101450,7 +101450,7 @@
101450
101450
  "page-0206",
101451
101451
  "page-0210",
101452
101452
  "page-0211",
101453
- "page-0221",
101453
+ "page-0222",
101454
101454
  "page-0335",
101455
101455
  "page-0466",
101456
101456
  "page-0546",
@@ -103201,7 +103201,7 @@
103201
103201
  "page-0994",
103202
103202
  "page-0998",
103203
103203
  "page-1001",
103204
- "page-1008",
103204
+ "page-1009",
103205
103205
  "page-1010",
103206
103206
  "page-1014",
103207
103207
  "page-1018",
@@ -103397,7 +103397,7 @@
103397
103397
  ],
103398
103398
  "public": [
103399
103399
  "page-0045",
103400
- "page-0224",
103400
+ "page-0221",
103401
103401
  "page-0908",
103402
103402
  "page-1214",
103403
103403
  "page-1215"
@@ -103405,7 +103405,7 @@
103405
103405
  "rest": [
103406
103406
  "page-0045",
103407
103407
  "page-0151",
103408
- "page-0224"
103408
+ "page-0221"
103409
103409
  ],
103410
103410
  "interaction": [
103411
103411
  "page-0045"
@@ -103470,7 +103470,7 @@
103470
103470
  ],
103471
103471
  "playground": [
103472
103472
  "page-0049",
103473
- "page-0224"
103473
+ "page-0221"
103474
103474
  ],
103475
103475
  "built": [
103476
103476
  "page-0049",
@@ -105310,7 +105310,7 @@
105310
105310
  "page-0203",
105311
105311
  "page-0206",
105312
105312
  "page-0211",
105313
- "page-0223",
105313
+ "page-0224",
105314
105314
  "page-0552",
105315
105315
  "page-0556",
105316
105316
  "page-0560",
@@ -106836,7 +106836,7 @@
106836
106836
  "email": [
106837
106837
  "page-0144",
106838
106838
  "page-0201",
106839
- "page-0223",
106839
+ "page-0224",
106840
106840
  "page-0659",
106841
106841
  "page-0690",
106842
106842
  "page-0871",
@@ -107188,7 +107188,7 @@
107188
107188
  ],
107189
107189
  "users": [
107190
107190
  "page-0155",
107191
- "page-0223",
107191
+ "page-0224",
107192
107192
  "page-0498",
107193
107193
  "page-0554",
107194
107194
  "page-0885",
@@ -107373,7 +107373,7 @@
107373
107373
  ],
107374
107374
  "oidc": [
107375
107375
  "page-0164",
107376
- "page-1008",
107376
+ "page-1009",
107377
107377
  "page-1215",
107378
107378
  "page-1238",
107379
107379
  "page-1239"
@@ -107425,7 +107425,7 @@
107425
107425
  "page-0165",
107426
107426
  "page-0194",
107427
107427
  "page-0206",
107428
- "page-0221",
107428
+ "page-0222",
107429
107429
  "page-0231",
107430
107430
  "page-0519",
107431
107431
  "page-0526",
@@ -108520,7 +108520,7 @@
108520
108520
  ],
108521
108521
  "filesystem": [
108522
108522
  "page-0212",
108523
- "page-0221"
108523
+ "page-0222"
108524
108524
  ],
108525
108525
  "pruning": [
108526
108526
  "page-0212",
@@ -108650,25 +108650,25 @@
108650
108650
  "page-0228"
108651
108651
  ],
108652
108652
  "hardening": [
108653
- "page-0221"
108653
+ "page-0222"
108654
108654
  ],
108655
108655
  "sidecars": [
108656
- "page-0221"
108656
+ "page-0222"
108657
108657
  ],
108658
108658
  "distroless": [
108659
- "page-0221"
108659
+ "page-0222"
108660
108660
  ],
108661
108661
  "nobody": [
108662
- "page-0221"
108662
+ "page-0222"
108663
108663
  ],
108664
108664
  "securing": [
108665
- "page-0222"
108665
+ "page-0223"
108666
108666
  ],
108667
108667
  "registration": [
108668
- "page-0223"
108668
+ "page-0224"
108669
108669
  ],
108670
108670
  "verified": [
108671
- "page-0223",
108671
+ "page-0224",
108672
108672
  "page-0509",
108673
108673
  "page-1037",
108674
108674
  "page-1038",
@@ -110412,7 +110412,7 @@
110412
110412
  "page-0473",
110413
110413
  "page-0474",
110414
110414
  "page-1007",
110415
- "page-1009",
110415
+ "page-1008",
110416
110416
  "page-1126",
110417
110417
  "page-1214"
110418
110418
  ],
@@ -110420,13 +110420,13 @@
110420
110420
  "page-0473",
110421
110421
  "page-0474",
110422
110422
  "page-1007",
110423
- "page-1009",
110423
+ "page-1008",
110424
110424
  "page-1126",
110425
110425
  "page-1214"
110426
110426
  ],
110427
110427
  "datacenter": [
110428
110428
  "page-0474",
110429
- "page-1009"
110429
+ "page-1008"
110430
110430
  ],
110431
110431
  "vero": [
110432
110432
  "page-0475",
@@ -111552,11 +111552,11 @@
111552
111552
  ],
111553
111553
  "vercel": [
111554
111554
  "page-0603",
111555
- "page-1008"
111555
+ "page-1009"
111556
111556
  ],
111557
111557
  "gateway": [
111558
111558
  "page-0603",
111559
- "page-1008"
111559
+ "page-1009"
111560
111560
  ],
111561
111561
  "grok": [
111562
111562
  "page-0604"
@@ -112533,7 +112533,7 @@
112533
112533
  "integration": [
112534
112534
  "page-0885",
112535
112535
  "page-0908",
112536
- "page-1009"
112536
+ "page-1008"
112537
112537
  ],
112538
112538
  "receipt": [
112539
112539
  "page-0888"