If you require access to FastClose Server Admin site but,
Are yet to configure your SSO for FastClose
Have misconfigured your SSO
Have not created any users yet
The External Identity Provider is down or invalid
Then you can still sign in to the Admin web app by visiting the Password Sign-in page, if it is enabled:
http://fastclose.server:5101/SingleSignOn/PasswordSignIn
There is always an account with username Administrator
available that you can use to login. The default password is available from FastClose Support, if you never changed it.
On the FastClose Server, locate your customer settings file called appsettings.customersettings.json
Edit the file and change the value of EnablePasswordSignInOverride
to true
or false
:
"EnablePasswordSignInOverride": true
Restart FastClose Server.
We recommend you disable the Password Sign In page after you have set up your SSO.