[PR #2298] [MERGED] docs: add abac docs [closes ENT-462] #2307

Closed
opened 2026-02-17 17:23:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2298
Author: @ramonpetgrave64
Created: 1/20/2026
Status: Merged
Merged: 2/5/2026
Merged by: @ramonpetgrave64

Base: mainHead: ramon/ent-462/abac-docs


📝 Commits (10+)

📊 Changes

2 files changed (+292 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/langsmith/abac.mdx (+291 -0)

📄 Description

Overview

Adding docs for the ABAC feature.

preview at
https://langchain-5e9cc07a-preview-ramone-1768958079-842b861.mintlify.app/langsmith/abac
https://langchain-5e9cc07a-preview-ramone-1769194577-009f73d.mintlify.app/langsmith/abac

Type of change

Type: New documentation page

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2298 **Author:** [@ramonpetgrave64](https://github.com/ramonpetgrave64) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@ramonpetgrave64](https://github.com/ramonpetgrave64) **Base:** `main` ← **Head:** `ramon/ent-462/abac-docs` --- ### 📝 Commits (10+) - [`8365a4e`](https://github.com/langchain-ai/docs/commit/8365a4e6fb5a20b82af17cbac4d95de3b26d5f9a) allow listing untagged resources - [`4adee57`](https://github.com/langchain-ai/docs/commit/4adee57a73a65a039e30c2128bd8525b791b6a78) docs for abac - [`8b0b7db`](https://github.com/langchain-ai/docs/commit/8b0b7dbd94811fe7a6237ec93861469020db5801) say beta - [`7e337cd`](https://github.com/langchain-ai/docs/commit/7e337cd9e1a2c449eb389913f1f5b2c79c69e400) mention scim - [`7daac2f`](https://github.com/langchain-ai/docs/commit/7daac2fefe9e1f61330dc278f27edda4bb0f5e32) table header caps - [`bb57260`](https://github.com/langchain-ai/docs/commit/bb57260b57260227e3b9524d1408c66b6e5648f6) move "what is abac?" - [`81ed0a7`](https://github.com/langchain-ai/docs/commit/81ed0a7874e6958a7222a86b8a5e209252cf8ed8) pre reqs - [`f7ce658`](https://github.com/langchain-ai/docs/commit/f7ce65881f006836f8b2781cbff51a53b6fe3f5f) mention api docs - [`c0694db`](https://github.com/langchain-ai/docs/commit/c0694db84e05454018d9d45f751ed930e3ffbe1e) Update abac.mdx - [`5920500`](https://github.com/langchain-ai/docs/commit/5920500da2880c13a5e03a1706b58743d25fad26) Merge branch 'main' into ramon/ent-462/abac-docs ### 📊 Changes **2 files changed** (+292 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/langsmith/abac.mdx` (+291 -0) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> Adding docs for the ABAC feature. preview at ~~https://langchain-5e9cc07a-preview-ramone-1768958079-842b861.mintlify.app/langsmith/abac~~ https://langchain-5e9cc07a-preview-ramone-1769194577-009f73d.mintlify.app/langsmith/abac ## Type of change **Type:** New documentation page ## Related issues/PRs - [ENT-462: ABAC: public docs](https://linear.app/langchain/issue/ENT-462/abac-public-docs) - https://www.notion.so/Attribute-Based-Access-Control-ABAC-1d2808527b1780d299cefe7889aa7ba0?source=copy_link - https://www.notion.so/Attribute-Based-Access-Control-ABAC-Instructions-Shared-281808527b178007a3a4d950f1a7ceef ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:17 -05:00
yindo closed this issue 2026-02-17 17:23:17 -05:00
yindo changed title from [PR #2298] docs: add abac docs [closes ENT-462] to [PR #2298] [MERGED] docs: add abac docs [closes ENT-462] 2026-06-05 18:17:48 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2307