Hi all,
I'm attempting to set up the trusted adapter to provide authentication through my cas server when the REMOTE_USER is already defined.
I have my server being build and deployed with the cas-server-support-trusted package to get this started. I have modified the config files following the directions on the wiki found here https://wiki.jasig.org/display/CASUM/Trusted .. There does seem to be a bit of updating needed as the syntax did not fit all the way with the 3.4.12 config files I'm building with. Particularly with the login webflow transitions section. If I could get logging to show where and if its calling the trusted adapter I could probably not pester the list toooooo much. :-) Where can I turn up logging for the trusted package? I've already set the following in my log4j.xml file.. <logger name="org.jasig" additivity="true"> <level value="DEBUG" /> <appender-ref ref="cas" /> </logger> ------ thanks kevin.foote -- 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
