Package main demonstrates WAAP (Web Application and API Protection) service usage for retrieving domain configurations.
This example shows how to:
Usage:
export SSO_USERNAME="your-username" export SSO_PASSWORD="your-password" go run examples/waap/main.go
The WAAP service automatically uses conversant.WAAPEndpoint unless a custom endpoint is provided as the third parameter to NewWAAPService. Solution ID is hardcoded to 402 in the authentication URL.