Configuration for shib-cas-authn3, FORCE_AUTHN
Mahmudul Hasan
cs.mahmud at gmail.com
Wed Sep 27 18:33:41 EDT 2017
Great, that worked !
Thanks,
Mahmudul Hasan
On Wed, Sep 27, 2017 at 4:27 PM, Michael A Grady <mgrady at unicon.net> wrote:
>
> On Sep 27, 2017, at 4:50 PM, Mahmudul Hasan <cs.mahmud at gmail.com> wrote:
>
> Hi,
>
> Anyone here is using shib-cas-authn3
> (https://github.com/Unicon/shib-cas-authn3) to integrate with JASIG CAS as
> external authentication mechanism? Is there any way to configure it so
> that it
> automatically forces authentication via CAS every time? I want my
> users to login again if their CAS session/tickets expire.
>
>
> If you only want the CAS Server keeping sessions, controlling how long
> sessions last, then you simply turn off the session layer of the Shib IdP
> by uncommenting and setting to the false the following property in
> conf/idp.properties:
>
> # Set to false to disable the IdP session layer
> #idp.session.enabled = true
> idp.session.enabled = false
>
> Of course, you'll need to restart the IdP for that change to be in effect.
>
> --
> Michael A. Grady
> IAM Architect, Unicon, Inc.
>
>
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170927/6fb8a6c6/attachment-0001.html>
More information about the users
mailing list