On Tue, 1 Dec 2020 at 15:22, Bryan K. Walton <[email protected]> wrote: > Is it possible to use an If Statement like this to make CAS auth > optional? If not, is there another way to bypass CAS auth if a > certain cookie is already present in the user's browser?
A similar config works for me in both Directory and Location in Apache 2.4. Do you have some other config that also uses mod_auth_cas? I'd be wary of doing this since simply knowing the name of the cookie is enough to get access, but you know your use case and config, so it may be fine for you. -- - 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-wBOCdwDZ%3DDbQKpp3WQvVFFcKf_WB_79Q3TJ-TVDbJZL-g%40mail.gmail.com.
