Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Statusstatus
Page Properties
hiddentrue
id
rDOC

colourGreen
titlefinished
Priority1
Product Version
Report Note
AssigneeMartin
Bartonitz

Ressources

Resources & Remarks

History

  • Version 2.4 - options" ...  "synchronousContentAnalysis": true (OKTO-4309)

Modification History

NameDateProduct VersionAction
Antje08 FEB 20212.4New page properties macro.
Antje12 FEB 20212020 WinterrDOC
Antje14 JUL 20222022 Autumnadd default role YUUVIS_MANAGE_SETTINGS



As of Versionproduct version 2020 Winter | component version 1.0
Request MethodGET
Response FormatTXT
Description

Get the data of all users. 
Required: user with role YUUVIS_TENANT_ADMIN

Request Example

GET /api-tm/admin/users/count HTTP/1.1

Result Example
Panel

23

{Required Permission

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.

>> AUTHENTICATION ServiceDescription


Excerpt
Retrieves the number of all users of the tenant.


Meaning of the response status codes:


HTTP Status CotedMeaning
200 OK
The data of all users have been read
Successful, the number of users has been requested from Keycloak.
401 UNAUTHORIZEDThe call was unauthorized.


Request Example

GET /tenant-management/api/admin/users/count HTTP/1.1

Response Example


Panel

23


{