Editing run.properties
to disable SSO
If you can access the PingAccess system, or the PingAccess administrative node in a cluster, you can edit the run.properties
file to disable single sign-on (SSO).
Steps
-
Sign on to the local PingAccess system.
-
Edit the
run.properties
file. -
Change the
admin.auth
value from default to native.Example:
admin.auth=native
-
Restart PingAccess.
Result
You can sign on normally and reconfigure SSO from Settings → Admin UI Authentication → Authentication Method.