Disable token authentication

To disable token authentication:

Steps

  1. Stop the WebSEAL server.

  2. Edit the WebSEAL configuration file. Set token-auth to "none":[token] token-auth = none
  3. Restart the WebSEAL server.

Token authentication is disabled by default.

Parent topic: Token authentication