doc: fix SCIM server example URL

This commit is contained in:
Éloi Rivard 2024-12-19 11:37:01 +01:00
parent 3a2c1b1472
commit 8386aad532
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -40,7 +40,7 @@ Then, we recommend the use of :doc:`scim2-cli:index` to interact with the API:
:caption: scim2-cli usage example
$ pip install scim2-cli
$ export SCIM_CLI_URL="https://auth.example"
$ export SCIM_CLI_URL="https://canaille.example/scim/v2"
$ export SCIM_CLI_HEADERS="Authorization: Bearer <MY_CLIENT_TOKEN>"
$ scim query user bjensen
{