Re: Session persist in apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 20, 2022 at 10:08 AM vicky chb <vkychb04@xxxxxxxxx> wrote:
>
> Is there anyway we can store session data at apache level, also is it going to store the user credentials at apache level?

Yes, you can store and retrieve session data in Apache. But your
backend application can't read or write to it, so it doesn't serve any
purpose.
Similar for OIDC. The user already has a cookie.  I don't think you
can extend the life of their authentication by doing anything in the
proxy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux