When testing the EDAA service with Central Authentication Service (CAS) in Smarts via curl commands, the following symptoms may be observed:
All Supported Smarts releases
By default, the Smarts CAS Service Ticket (ST) has a timeout of 10 seconds. When running queries manually via curl, the time taken to copy, paste, and execute subsequent commands often exceeds this 10-second window, rendering the ST invalid before it can be used
For production or repetitive use, it is highly recommended to use automated scripts. Within a script, the authentication and resource access typically occur within the 10-second timeframe, avoiding expiration issues
For more details on authenticating against EDAA using Smarts CAS via command-line tools, refer to KB-425801