SLO SessionNotFound
Takeshi NISHIMURA
takeshi at nii.ac.jp
Fri Mar 15 12:03:05 EDT 2019
Oops. I misunderstood. Thanks Scott.
ref. https://wiki.shibboleth.net/confluence/display/IDP30/StorageConfiguration
Best regards,
Takeshi
> 2019/03/15 22:34、Cantor, Scott <cantor.2 at osu.edu> wrote:
>
>> BTW, idp.properties states:
>>
>>> # Set to "shibboleth.StorageService" for server-side storage of user
>>> sessions #idp.session.StorageService = shibboleth.ClientSessionStorageService
>
> Yes, that's the default.
>
>> but this instruction resulted in failure in my environment.
>> I cannot find how to make shibboleth.StorageService server-side. It seems to
>> use memory storage by default.
>
> Memory would be server-side. shibboleth.StorageService is the bean for the default memory-only storage option that's not clusterable. The comment probably could note that I guess. But you can define your own storage service beans, then just set the various properties to reference that anyplace you want that bean used. There's really only one likely use case for server-side sessions, the ability to terminate an active session. We'll need to provide some user-level revocation features in V4 or V5.
>
> -- Scott
More information about the users
mailing list