[cas-user] Error when add support-radius dependency in build.gradle

2020-12-19 Thread irvan suryadi
Hello, At the moment I am developing a CAS Server using the WAR OVERLAY methods. Version 6.3.X Snapshot. I am trying to make CAS authentication using freeradius. Based on the documentation, we are directed to add gradle (implementation "org.apereo.cas: cas-server-support-radius: $

[cas-user] Gagal menambahkan dependency RADIUS pada build.gradle

2020-12-19 Thread irvan suryadi
Hello, At the moment I am developing a CAS Server using the WAR OVERLAY methods. Version 6.3.X Snapshot. I am trying to make CAS authentication using freeradius. Based on the documentation, we are directed to add gradle (implementation "org.apereo.cas: cas-server-support-radius: $

Re: [cas-user] About ticket caching and properties handing in CAS 6.2

2020-12-19 Thread Rakesh K M
Hi Ray, Thank you very much. It helps. I had the following issue. Not sure, I am following the right way. Can you please provide your guidance? I written a custom LdapAutheticationHandler in my code base and when the authentication is success, the custom authenticator is working fine. But, if