Editing run.properties
to disable SSO
If you cannot sign on to the PingAccess administrative console, but you can start the PingAccess server or the administrative node in a cluster, you can edit the run.properties
file to disable single sign-on (SSO).
About this task
If you are locked out of the administrative console because of an SSO misconfiguration, switching to basic (native) authentication makes it easier to sign on and reconfigure SSO.
Steps
-
Start the local PingAccess server.
Learn more in Starting PingAccess.
-
Open the
run.properties
file for editing. -
Change the
admin.auth
value fromdefault
tonative
.Example:
admin.auth=native
-
Save your changes and restart PingAccess.
Result
You can sign on to the administrative console normally.
Next steps
Go to Settings > Admin UI Authentication > Authentication Method to reconfigure SSO.