> In my app I need to use Combined Realm to check user authentication in a > tomcat-users.xml file and then in CAS if users are not found. > ... > Application fails with following error "java.lang.IllegalArgumentException: > Expected CasRealm but got org.apache.catalina.realm.RealmBase/1.0"
I'm hopeful there's a straightforward solution, but I haven't performed code review. We don't use Tomcat container auth anymore, which has hampered requests for features since we can't justify the development effort. It could benefit from a more active maintainer. > Is there any way to combine other authentication with cas authentication in > the same application ? Not without a patch to CAS client source; contributions welcome. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
