Orbit login service
To use an SAML SSO service for user authentication in Orbit, you must first configure an Orbit Login Service.
-
Run the Orbit Updater Configurator as Administrator.
-
On the Login Service, check that the Update is set to “Update if not installed or already installed and a newer version is available”.
-
Choose the Service directory (default is %ProgramFiles%\Apteco\OrbitLoginService).
-
Choose the Service name (default is OrbitLoginService).
-
Save changes and restart the Orbit Updater Service to pick up these changes.
-
Check that the OrbitLoginService is installed and running.
-
Right click on the OrbitLoginService and select Properties.
-
Click on the Log On tab change this to a User Account rather than LocalSystem.
Note: If you don’t complete step 8, you will see the following error in the Orbit Login Service logs.
System.Security.Cryptography.CryptographicException: Error occurred during a cryptographic operation.
Orbit API Configurator
To set up the Login Service in the Orbit API Configurator:
-
In General → External login service options enter the following settings:
Header Description Base URL https://localhost:5005 Issuer https://AptecoLoginApi Audience https://AptecoLoginApi Secret key VerySecretAptecoJWTKey We recommend changing your Secret Key from the default value.
-
Save and close the Orbit API Configurator.