Jump to: navigation, search

Changes


Configure UBIK Archon Service

373 bytes added, 4 July
/* Usability */
= Usability =
 
== Test Web UI Swagger ==
* ''' Example:'''
<source lang = "XML">
https://hostname:port/swagger/index.html
</source>
 
== How to fetch unique Archon Id==
* ''' Example using Postman Get:'''
<source lang = "XML">
https://hostname:port/api/admin/key
</source>
 
== Session Details ==
The UBIK Archon service can provide detailed Session Information.
* The session details can be called using a Get Method and will provide additional information about the currently active sessions with detailed information for
** How many users were logged in, on which day, with how many sessions, how many users were online at the same timesimultaneously, and average session duration.
* ''' Example using Postman Get:'''
</source>
[[Category:Installing|Configure UBIK Archon Service]]
[[Category:Login management|Configure UBIK Archon Service]]
=See also=
411
edits