mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(enterprise): add SCIM 2.0 provisioning (Users + Groups)
This commit is contained in:
@@ -972,6 +972,7 @@ const PUBLIC_PATHS = [
|
||||
"/api/docs",
|
||||
"/api/v1/openapi.yaml",
|
||||
"/api/v1/meme-templates/",
|
||||
"/api/v1/scim/",
|
||||
];
|
||||
|
||||
function isPublicRoute(url: string): boolean {
|
||||
|
||||
Reference in New Issue
Block a user