mirror of
https://github.com/goauthentik/authentik
synced 2026-04-28 02:18:11 +02:00
10 lines
371 B
Plaintext
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.
|
|
---
|