Disable token authentication
To disable token authentication:
Steps
- Stop the WebSEAL server.
- Edit the WebSEAL configuration file. Set token-auth to "none":[token] token-auth = none
- Restart the WebSEAL server.
Token authentication is disabled by default.
Parent topic: Token authentication