Changes
/* Configuration UBIK Archon */
* A New Inbound rule must be created in the IIS Server "Firewall Settings", using the same "Port" as the one specified in the website "Binding" settings.
* A new Port forwarding rule must also be added in the Router "Firewall Settings" using the same "Port" as the one specified in the website "Binding" settings.
== Secret ==
The secret must be defined once for an Archon Service.
Even if the secret can be defined implicit by the very first time an USAM registers at the Archon we recomment to define the secret in advance by using the
* ''' http get:'''
<source lang = "xml">
https://hostname:port/PathToArchon/api/secret
</source>
== Usam ==