--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/e8eb35b1-5e9c-4ca4-a6ee-001d95c99121n%40googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/c4d20de1-23c6-44c8-a399-41937df999c3n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/3b48f9a1-7337-4dd9-9614-ccd425566eafn%40googlegroups.com.
Doug,What do you mean by "strict cookie enforcement?" I've googled that phrase and don't get any obvious hits other than SameSite=strict, which is a browser setting, not something configured server-side. If I understand it right, visiting the same site at two different IPs with SameSite set to strict would just result in two different sets of the same cookies, one for each site. IOW, you would have to login to each IP separately, and logging out of one would not logout the other.

That said, it appears Kratos requires full (absolute) URLs including the protocol://host/ portion in the selfservice: flows: settings described at https://www.ory.sh/kratos/docs/concepts/browser-redirect-flow-completion. That's unfortunate.BTW, I've managed to change the base URL without needing to reinstall the OS by editing all files under /opt/so/saltstack containing the old IP, changing the MySql root user's host manually, and rebuilding all the configs via salt. If the base URL is set during install, I'd highly recommend a supported way of changing that post-install.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/0bf21d8c-c917-4fc7-b203-e863076aa742n%40googlegroups.com.