StorageService-backed RelayState mechanism did not return a state value.

Dan McLaughlin dmclaughlin at tech-consortium.com
Mon Nov 19 14:49:36 EST 2018


Sorry, I don't see an example...

I'm trying to find what a Cookie Storage Service type cookie would look like.

So is this what it would look like?

<StorageService type="Cookie" id="cookie" cleanupInterval="900"/>
    <DataSealer type="Versioned" path="sealer.keys" />
    <SessionCache type="StorageService" StorageService="cookie"
cacheAssertions="false"
                  cacheAllowance="3600" inprocTimeout="900"
cleanupInterval="900"
  persistedAttributes="shibb_agency_id shibb_email shibb_first_name
shibb_guid shibb_idp_user_id shibb_last_name shibb_phone_number
shibb_district_division"/>
    <ReplayCache StorageService="cookie"/>
    <ArtifactMap artifactTTL="180"/>

--

Thanks,

Dan
On Mon, Nov 19, 2018 at 1:38 PM Cantor, Scott <cantor.2 at osu.edu> wrote:
>
> On 11/19/18, 2:30 PM, "users on behalf of Dan McLaughlin" <users-bounces at shibboleth.net on behalf of dmclaughlin at tech-consortium.com> wrote:
>
> > I'm trying to find an example in the docs for the Cookie option, but
> > I'm not finding one.
>
>  https://wiki.shibboleth.net/confluence/display/SP3/Sessions
>
> -- Scott
>
>
> --
> For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list