Page Properties | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Resources & Remarks
Modification History
| ||||||||||||||
Status |
| |||||||||||||
Priority | 1 | Note | ||||||||||||
Assignee | Martin Bartonitz |
Antje |
hidden | true |
---|
12 FEB 2021 | 2020 Winter | rDOC | |
Antje | 14 JUL 2022 | 2022 Autumn | add default role YUUVIS_MANAGE_SETTINGS |
As of Version | product version 2.4 2020 Winter | component version 1.0 | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Request Method | GET | |||||||||
Response Format | TXT | |||||||||
Description | Get the data of all users. | |||||||||
Request Example |
| |||||||||
Result Example |
Panel |
---|
23 |
Available if listed in authorization.accesses
in authentication-prod.yml and the specified access
condition is matched. In the default configuration, access is granted via the YUUVIS_TENANT_ADMIN and YUUVIS_MANAGE_SETTINGS (as of 2022 Autumn) roles.
Excerpt |
---|
Retrieves the number of all users of the tenant. |
Meaning of the response status codes:
HTTP Status Coted | Meaning |
---|---|
200 OK |
Successful, the number of users has been requested from Keycloak. | |
401 UNAUTHORIZED | The call was unauthorized. |
GET
/tenant-management/api/
admin/users/count HTTP/1.1
Panel |
---|
23 |
{