PWM redirection problem in the browser

309 views
Skip to first unread message

Matjaz Premerl

unread,
Feb 4, 2022, 5:09:41 AM2/4/22
to pwm-g...@googlegroups.com
Hi,

From several users I'm getting information that the link for accessing the PWM application is not working. After some research I noticed that the occasional problem is when they try to open the PWM form the PDF document where they have instructions how to use it, or from the link which is published on some other intranet pages. If they just copy/paste same link in the browser, then is fine. When there is an error in the browser, there is message like "too many redirections",,,

Any idea maybe, why is this happening?

Regards,
Matjaž

Jason Rivard

unread,
Feb 4, 2022, 8:16:27 PM2/4/22
to pwm-general
logs logs logs logs.....  did you look at the logs?

Matjaz Premerl

unread,
Feb 9, 2022, 7:07:06 AM2/9/22
to pwm-g...@googlegroups.com
Hi Jason,

I've checked the localhost access log files. If I click the link for pwm application, which is just published on some intranet site I'm getting this message below and application won't open.
If I put this same link just as copy/paste into the browser then the application open just fine.
Is there something that I can do on the pwm application side?

[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/ HTTP/1.1" 302 -
[09/Feb/2022:13:02:02 +0100] "GET /pwm/?stickyRedirectTest=key HTTP/1.1" 302 -

Regards,
Matjaž

V V sob., 5. feb. 2022 ob 02:16 je oseba Jason Rivard <jri...@gmail.com> napisala:
--
You received this message because you are subscribed to the Google Groups "pwm-general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pwm-general...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pwm-general/ff981a45-323f-49de-bf2b-2184e8800724n%40googlegroups.com.

Jason Rivard

unread,
Feb 9, 2022, 7:42:34 AM2/9/22
to pwm-general
That's tomcat logs, not PWM logs......

Matjaz Premerl

unread,
Feb 10, 2022, 5:31:33 AM2/10/22
to pwm-g...@googlegroups.com
Hi,

Yes I saw the tomcat logs. In the PWM application there is a setting "Sticky Session Verification". What is your opinion, is this setting something that could help if I disable it?
On the tomcat I've set in web.xml that everything /* is as CONFIDENTIAL, so the http on port 8080 is redirected to https on 8443.

Regards,
Matjaž 

V V sre., 9. feb. 2022 ob 13:42 je oseba Jason Rivard <jri...@gmail.com> napisala:

Jason Rivard

unread,
Feb 15, 2022, 5:05:37 AM2/15/22
to pwm-general
Sticky session verification is there to verify any web server, gateway, firewall or other device in front of PWM is configured and working properly.  If sticky session verification fails, it's likely due to a configuration error in front of PWM.  You can disable this check in PWM but will likely have other issues due to the upstream configuration issues.

Matjaz Premerl

unread,
Feb 17, 2022, 7:39:09 AM2/17/22
to pwm-g...@googlegroups.com
Hi,

Currently with disabling "Sticky Session Verification", my issue is resolved. I mean, end users now normally open the PWM link, which is published on some static web page where the customer has instructions for end users how to use PWM. What kind of other issues did you mean, like issues in the network or just in tomcat which is the platform where the application is running.

Regards,
Matjaž


V V tor., 15. feb. 2022 ob 11:06 je oseba Jason Rivard <jri...@gmail.com> napisala:

Josh Gant

unread,
May 19, 2024, 3:38:23 PMMay 19
to pwm-general
Hello,

I am getting this redirect on an initial install.  How can I disable Sticky Session Verification prior to being able to log in to PWM?

Josh Gant

unread,
May 19, 2024, 3:50:29 PMMay 19
to pwm-general
Here is my PWM log from the connection attempt:

2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {PjZCF} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {PjZCF} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, DEBUG, filter.ApplicationModeFilter, unable to find a valid configuration, redirecting http://192.168.0.77:8080/pwm/ to ConfigGuide
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {PjZCF} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7shcOuf4eWVr81hwq1M3g6w5MU3Jd5C6DVivpqHW5ULZN5sfo9t87AFHNtjbMSfNnRRm","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {PjZCF} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {1Snkp} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {1Snkp} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {1Snkp} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {1Snkp} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {1Snkp} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {1Snkp} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sjmUTWe8VPDb5lTrubjGVnyXhm2Aa3wHijHqsQPbKNpLi5U84ZqSRsvo0jqz0NLBh4R","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {1Snkp} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {ujkyb} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {ujkyb} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {ujkyb} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {ujkyb} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {ujkyb} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {ujkyb} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sjwUxlBBZFRArS3Xl3VFgwzvG3K9CjlqScCIOKCQT6gzvUOJXpnstYCnlnfNWz5nJKq","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {ujkyb} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {FW1f9} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {FW1f9} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {FW1f9} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {FW1f9} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {FW1f9} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {FW1f9} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sk57afyIm9QY0PWpjhpnWXpLWbjdYn5pPQsUaeetONsJ8Gt9SrgY1oAlGBku8Wl3EGt","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {FW1f9} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {fhsDO} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {fhsDO} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {fhsDO} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {fhsDO} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {fhsDO} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {fhsDO} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7skms05otOyXs8gIX2ohCoRrIOb7JUjrH36aJalimNpsWqejwPBSKAoDbT3dkHa6oGKe","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {fhsDO} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {4ONbt} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {4ONbt} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {4ONbt} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {4ONbt} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {4ONbt} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {4ONbt} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sl1zXGuse7catFPalY8q1O1XOixgZJQMxlPCoJlhYdB7tef5kaAqeQ8IO37ACKX0Hgp","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {4ONbt} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {Z6YgQ} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {Z6YgQ} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {Z6YgQ} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {Z6YgQ} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {Z6YgQ} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {Z6YgQ} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sldUSf9izIv5885n6S0GQdLFHOnvy4TFpY1S6jGCJREmSaNYJFr29QGriTT1e3uzMc2","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {Z6YgQ} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {ZU8n7} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {ZU8n7} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {ZU8n7} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {ZU8n7} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {ZU8n7} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {ZU8n7} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7slnBKnTy8agYjy2PhPnI3MWImWbW4oCj4dNS8szvPv96hvjP7JWS0u0zDzPLF8Zq0OY","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {ZU8n7} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {s1wbs} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {s1wbs} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {s1wbs} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {s1wbs} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {s1wbs} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {s1wbs} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7slx9RXlYOrz9S2FN4Tcb5sQtgCWhnfSSM7A5IRra7RmwdP387uyt3zcw9Zgl7oBiKrQ","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {s1wbs} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {qDUcV} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {qDUcV} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {qDUcV} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {qDUcV} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {qDUcV} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {qDUcV} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sm9ZNEsFQUeHcXLQUdfgRSJAnn7ih5m4GPVMCZwsyenqfMQ0qfAnPu2Ae3oeYdvn72a","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {qDUcV} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {xDfKn} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {xDfKn} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {xDfKn} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {xDfKn} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {xDfKn} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {xDfKn} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7smkcheWshwLnrGfb7s75LqOmC2PPhA877TpXq4Sh8A2tGcBqNmcjHF3coikyyJG2xu9","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {xDfKn} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {5ok1K} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {5ok1K} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {5ok1K} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {5ok1K} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {5ok1K} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {5ok1K} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7smsFXiBe1JdybDT7WZ6IKIQme0h9NbyF9eM5Kx77m4OWyzPon3lMcjyxgRycieU6vBS","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {5ok1K} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {7ph7y} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {7ph7y} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {7ph7y} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {7ph7y} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {7ph7y} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {7ph7y} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sn0mecb2FlGzjX6u4ww0cDkae4ca6dPJLfwzgQphroYpycdRThCTlsN5HezknguCrBG","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {7ph7y} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {Wqmdt} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {Wqmdt} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {Wqmdt} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {Wqmdt} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {Wqmdt} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {Wqmdt} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sncRUeePzqfxEzDXTEhhBkt6YYCDmUTNVScehy82qc9FbUuQalwuzlXH6DNrz7krQEy","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {Wqmdt} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {z14uF} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {z14uF} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {z14uF} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {z14uF} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {z14uF} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {z14uF} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7snoejjdywx5fduxGiyeqGHlqTXOwf9GwOu6A2L7ix8G7C1IgIdiVbEm8pSgTJ2mbc1u","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {z14uF} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {R9Nrj} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {R9Nrj} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {R9Nrj} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {R9Nrj} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {R9Nrj} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {R9Nrj} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7snxKUmiy0eMVFaSE23vaH8pM9LsPOBdDQN1oqOE5rDxJHAcrSu3Q11iMnsNrO6bVhfx","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {R9Nrj} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {0oK5m} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {0oK5m} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {0oK5m} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {0oK5m} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {0oK5m} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {0oK5m} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7so8Th0NRpzBSnq65FZYy5ulBO5u8cHsiT37apRMKgbAvTS8OyhaGh2QIQOw57yGSx65","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {0oK5m} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {CwXgx} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {CwXgx} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {CwXgx} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {CwXgx} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {CwXgx} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {CwXgx} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7soicWPmfBy1J7vPtxakh0MFYAicCq0V9qW9gy5HqWOxlws6I5uQbcfV9tlpQebndsaE","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {CwXgx} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {nOseA} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {nOseA} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {nOseA} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {nOseA} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {nOseA} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {nOseA} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sorSAlub9AtVVfrEJfy5b9VuJsYTAOdb6s9bSXLqCTSQCzZoPIbwZzLfUKltKPzGyk9","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {nOseA} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {Ty1X9} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {Ty1X9} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {Ty1X9} GET request for: /pwm/private/config/config-guide (no params)  [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {Ty1X9} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {Ty1X9} session has not been validated, redirecting with verification key to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {Ty1X9} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7sp2C2BrwyH2204J1zUGAXQhT4tYsxBOvWplPdZKXBDjTexz1Uq6hvgi8ulztZY94UE6","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {Ty1X9} sending 302 redirect to /pwm/private/config/config-guide?stickyRedirectTest=key [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.HttpEventManager, new http session created
2024-05-19T19:46:51Z, TRACE, http.PwmSession, created new session
2024-05-19T19:46:51Z, TRACE, http.PwmSessionWrapper, {KqjhO} setting java servlet session timeout to 1h due to Configuration Guide Idle Timeout
2024-05-19T19:46:51Z, TRACE, filter.RequestInitializationFilter, {KqjhO} user locale set to 'en' [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmRequest, {KqjhO} GET request for: /pwm/private/config/config-guide  [192.168.0.248]
  stickyRedirectTest='key'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {KqjhO} http non-secure request headers:  [192.168.0.248]
  host='192.168.0.77:8080'
  user-agent='Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0'
  accept='text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
  accept-language='en-US,en;q=0.5'
  accept-encoding='gzip, deflate'
  dnt='1'
  connection='keep-alive'
  cookie='5d89dac18813e15aa2f75788275e3588=cthoqnig79go80k74f4depo0ao'
  upgrade-insecure-requests='1'
2024-05-19T19:46:51Z, TRACE, filter.SessionFilter, {KqjhO} session validated, redirecting to original request url: /pwm/private/config/config-guide [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, state.CryptoCookieLoginImpl, {KqjhO} wrote LoginInfoBean={"a":false,"p":"*hidden*","t":"UNAUTHENTICATED","af":[],"rq":"2024-05-19T19:46:51Z","g":"lwdy7spdm4EaWFLeQL9qMzDN5zVKXhPY0gdS50RfXYkdOzAmOuFFm3382dAq85KXnnFcG84d","c":0,"lf":[]} [192.168.0.248]
2024-05-19T19:46:51Z, TRACE, http.PwmResponse, {KqjhO} sending 302 redirect to /pwm/private/config/config-guide [192.168.0.248]

Josh Gant

unread,
May 20, 2024, 7:32:14 AMMay 20
to pwm-general
I figured it out.  I had been working with another instance of PWM on the same host, trying to get it working with LDAP (and failing).  I destroyed the first instance and built a new one and still had the original cookie in my browser.  Once I deleted the cookie it is working fine.
Reply all
Reply to author
Forward
0 new messages