Amanda Wee

Results 14 comments of Amanda Wee

I have been having the same issue as EldritchGarden: with Authentik OIDC provider configured for client type of Public, I keep getting logged out after a short time (less than...

@EldritchGarden good to hear that. In my case, I'm already using that cert, so it made no difference. However, I have seen inconsistency whereby sometimes the login redirect issue doesn't...

Correct me if I'm wrong, but I had the impression that socket-proxy does support IPv6 for `allowfrom` and `listenip`, just that it isn't the default. I think that changing `defaultAllowFrom`...

It seems that Go's `net` package does listen for IPv6 when `0.0.0.0` is specified with `tcp` as the network parameter, and if IPv4 only is intended, `tcp4` should be specified,...