Configure authenticator tokens
Learn how to enable the Authenticator app in the Pointsharp ID Admin GUI and in the User Portal.
PSID Admin GUI
-
Open Pointsharp ID Admin GUI and go to the Tokens tab.
-
Click Portal Settings. Define the options needed (for example if the activation code for the Authenticator will be used, or QR scanning, or both). Also define if a notification method should be used to inform the user, or to send out activation code.
| Press the Help button in the PSID Admin for detailed information. |
-
Click Apply to save the changes in the configuration.
-
Next, go to the section Mobile Token Settings also located under the Tokens tab.
-
Notification: Define the notification method to be used.
-
Notification Attribute: If an email notification is used add mail, and if SMS is used set mobile as the attribute.
-
| If no notification exists – go to the tab Notification and add these first. |
-
When completed - click Apply. Then go to tab General and Restart the Pointsharp ID Service (including the Restart Web Service option).
-
PSID Admin configuration complete.
-
Go to next step: IIS Manager
IIS Manager
-
Open the IIS Manager on the PSID Server and Click User Portal, and choose the Application Settings icon in the middle window of the IIS Manager.
-
Search for the value:
and addSECURITY_TOKEN_SELECTABLE_TYPESGoogleMobileTokenif not already existing. Like this for example:HardwareToken,MobileToken,PointSharpLoginToken,GoogleMobileToken
No spaces between the different tokens - just a comma.
-
If TOTP Authenticators are to be used (recommended) go to the value:
GOOGLE_MOBILE_TOKEN_TIME_BASEDand set that value to true.
Adding the Authenticator to a user
Depending on the configuration in the Portal Settings in PSID Admin GUI - you can either send out the token to a user via Admin Portal, or the user can add it themselves via User Portal by either scanning a QR code or enter an activation code.
| User Portal must run HTTPS in order for QR codes to work. |
If sending out new tokens doesn’t work
When tokens such as Google or Microsoft Authenticator don’t work, or using the URL http://ps.cloudapp.net/ doesn’t work, the http://ps.cloudapp.net/ service has most likely been temporarily changed to a new location. Please use the new one explained here, until further notice.
- GoogleHOTP
-
-
Start Pointsharp ID Admin GUI as an administrator.
-
Go to Tokens tab.
-
Click GoogleHOTP and replace http://ps.cloudapp.net/ with the following: https://psidmtdenv.victorioussea-45581ce7.swedencentral.azurecontainerapps.io/
You still need to keep the last parts of the URLs! For GoogleHOTP the URL would be: https://psidmtdenv.victorioussea-45581ce7.swedencentral.azurecontainerapps.io/4/ghqr/
-
- GoogleTOTP
-
-
Start Pointsharp ID Admin GUI as an administrator.
-
Go to Tokens tab.
-
Click GoogleTOTP and replace http://ps.cloudapp.net/ with the following: https://psidmtdenv.victorioussea-45581ce7.swedencentral.azurecontainerapps.io/
You still need to keep the last parts of the URLs! For GoogleHOTP the URL would be: https://psidmtdenv.victorioussea-45581ce7.swedencentral.azurecontainerapps.io/4/gtqr/
-