use a proper kanidm user for api

This commit is contained in:
Inex Code 2025-01-10 04:31:19 +03:00
parent 178afef625
commit 7436dc3e53
No known key found for this signature in database

View file

@ -90,8 +90,8 @@ class KanidmAdminToken:
"api-token",
"generate",
"--rw",
"selfprivacy",
"token2",
"sp.selfprivacy-api.service-account",
"selfprivacy_api_token",
],
text=True,
)