Hi,
I am working on CAS 4.1.X to CAS 5.1.X migration.
We are using JDBC Throttling support based on Inspektr audits.
I want to configure throttling mechanism to silently fail in case there is a problem on reading database. Moreover the user should continue login normally.
The current behaviour prevent the user from continue the login process.
It is possible to configure this behaviour for JDBC Audits but I haven't found a way to configure throttling to work in the same way.
Is it possible in cas 5.1?
Thanks in advance.