On Tue, Feb 13, 2018 at 10:23 AM, Fabio Martelli <[email protected]> wrote: > Hi All, is there a way to force mod_auth_cas to put retrieved principal > attributes as env variable instead of headers?
We're talking Apache environment variables, right? Do you need anything other than REMOTE_USER? That should be there already. mod_auth_cas would need modification to add other attributes to the Apache env variables. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAAgu-wAx5yBY2CpfrnVCeaTtafvaUyVrVpiUXM4HNaWdtXcqtQ%40mail.gmail.com.
