Changes
* Deploy the UBIK Archon Webservice to the designated web app folder on the IIS Server (web app folder needs to be created if necessary)
** IIS Manager setting check: see [[Configure_EventNotification_Endpoint_and_Enterprise_Service_for_CUI#IIS_Manager|IIS Manager]]
== IIS Manager ==
** "Site Name", "Application pool", "Physical path", "Binding", "Host Name", "Port" and "SSL Certificate" should be adapted accordingly.
* ''' Example settings'''. <br/> [[Image:IIS1.PNG|300px]]
{{Hint| When setting up the IIS Application Pool responsible for the Archon Service the Load User Profile setting must be set to "true". This way Archon can create the necessary files under the specified User in the File System}}
= Configuration Setting up UBIK Archon =
== Firewall settings ==
https://hostname:port/PathToArchon/api/admin/_put_your_secret_here
</source>
== USAM ==
</appSettings>
</source>
== Connecting UBIK Archon with USAM ==
</source>
== Archon ==
=== Archon Web UI ===
https://hostname:port/swagger/index.html
</source>
=== How to fetch unique Archon Id ===
== USAM ==
=== Session Details ===
The UBIK Archon service can provide detailed Session Information.* The session Session details can be called using a Get Method web service method and will provide additional information about the currently active sessions , with detailed information forabout** How many users were logged in, * on which day, * with how many sessions, * how many users were online simultaneously, * and average session duration.* ''' Example using Postman Get:'''
<source lang = "XML">
]
</source>
=See also=
