Modules
Sign in
Get Help

How Do I update the FQDN in Password Server?

If you change the Fully Qualified Domain Name (FQDN) that is bound in IIS to the website that AuthAnvil is installed on you will need to update the Password Server.

You will need to update the Password Server web.config located in "C:\Program Files\Scorpion Software\AuthAnvil Password Server\AAPS".

Open the web.config using an elavated Notepad (Run as Administrator).

  1. Update Line 108 to use the new FQDN.
    <endpoint address="https://auth.scorpionlabs.com/AAPS/AAPS.svc"
  2. Update Line 113 to use the new FQDN.
    <endpoint address="http://auth.scorpionlabs.com/AAPS/Services/Provisioning"

If you have enabled 2FA authenticaiton you will need to update a couple DB entries to allow authentication.

  1. Open SQL Management Studio (If you do not have it installed you can download it here.)
  2. Open Databases, AuthAnvilPasswordServer, dbo.SettingsKeyTable.
    settingkeypws.png

This will allow to verify the SettingKey associated with the 2FA SAS.

  1. Open Databases, AuthAnvilPasswordServer, dbo.SettingsTablesettingkeypws2.png
  2. Update the SAS using the new FQDN.

You should now be able to log into the Password Server using your 2FA Passcode.

 

You should also update the Base URL in the Password Server UI.

  1. Log into https://FQDN/AAPS/
  2. Select Admin
  3. Select General
  4. Update the Base URL then select Save Changes.
    pwsbase.png

Questions?

If you have any questions or need some help, we would be happy to assist. Open a case at help.scorpionsoft.com or send an email to support@scorpionsoft.com.

 

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section