You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by Brian Demers <br...@gmail.com> on 2020/06/01 16:00:29 UTC

Re: Session Tracking without Cookies

Your best option might be to press for Same Site support.  What framework
are you using?

On Sun, May 31, 2020 at 3:53 PM Stephen Agyepong <st...@gmail.com>
wrote:

> Hi Folks,
>
> I read that the use of Cookies can be disabled.
> What will be the alternative for tracking sessions in Apache Shiro without
> Cookies?
>
> I am currently using a framework which uses Shiro but does not yet support
> same site.
> I am therefore unable to send Cookies from my Single Page App
> (Ionic/Angular frontend) to the framework.
>
> Is there a way out of this predicament?
>
> Thanks
>
> Stephen
>

Re: Session Tracking without Cookies

Posted by Brian Demers <br...@gmail.com>.
If it's an OSS project your best/safest bet might be to fix it in the
framework (or patch it in).

On Mon, Jun 1, 2020 at 12:38 PM Stephen Agyepong <st...@gmail.com>
wrote:

> Framework is Moqui
> What will be the alternative for tracking sessions in Apache Shiro without
> Cookies?
>
> Thanks for your promptness
>
> On Mon, Jun 1, 2020 at 12:00 PM Brian Demers <br...@gmail.com>
> wrote:
>
> > Your best option might be to press for Same Site support.  What framework
> > are you using?
> >
> > On Sun, May 31, 2020 at 3:53 PM Stephen Agyepong <
> > stephenagyepong@gmail.com>
> > wrote:
> >
> > > Hi Folks,
> > >
> > > I read that the use of Cookies can be disabled.
> > > What will be the alternative for tracking sessions in Apache Shiro
> > without
> > > Cookies?
> > >
> > > I am currently using a framework which uses Shiro but does not yet
> > support
> > > same site.
> > > I am therefore unable to send Cookies from my Single Page App
> > > (Ionic/Angular frontend) to the framework.
> > >
> > > Is there a way out of this predicament?
> > >
> > > Thanks
> > >
> > > Stephen
> > >
> >
>

Re: Session Tracking without Cookies

Posted by Stephen Agyepong <st...@gmail.com>.
Framework is Moqui
What will be the alternative for tracking sessions in Apache Shiro without
Cookies?

Thanks for your promptness

On Mon, Jun 1, 2020 at 12:00 PM Brian Demers <br...@gmail.com> wrote:

> Your best option might be to press for Same Site support.  What framework
> are you using?
>
> On Sun, May 31, 2020 at 3:53 PM Stephen Agyepong <
> stephenagyepong@gmail.com>
> wrote:
>
> > Hi Folks,
> >
> > I read that the use of Cookies can be disabled.
> > What will be the alternative for tracking sessions in Apache Shiro
> without
> > Cookies?
> >
> > I am currently using a framework which uses Shiro but does not yet
> support
> > same site.
> > I am therefore unable to send Cookies from my Single Page App
> > (Ionic/Angular frontend) to the framework.
> >
> > Is there a way out of this predicament?
> >
> > Thanks
> >
> > Stephen
> >
>