TACACS+ configuration for CAS mode
Description
Example TACACS+ parameters for NSP CAS mode are shown below.
tacacs:
enabled: true
address: "tacacs1.example.com,135.121.2.99"
secret: "secret1,secret2"
protocol: "PAP"
timeout: 5
failoverOnException: true
failoverOnRejection: true
authenticationPort: 49
defaultGroup: "default_user_group"
vsaEnabled: true
roleVsaId: "VSA_search_role"
vsaServiceId: "VSA_search_service"