Files
authentik/website/docs/core/glossary/terms/scim-endpoints.mdx
2026-02-17 09:03:07 +00:00

10 lines
371 B
Plaintext

---
title: SCIM endpoints (Users, Groups)
sidebar_custom_props:
termName: SCIM endpoints (Users, Groups)
tags:
- Provisioning
shortDescription: RESTful endpoints for provisioning operations.
longDescription: Key endpoints include /Users and /Groups supporting CRUD, filtering, and pagination. Implementations may also support bulk and search.
---