t-katsumura

Results 13 comments of t-katsumura

Do not close this bot! I also need session cookie support. As discussed above, setting `--cookie-expire 0` to enable session only cookie is simpler and clearer for me than adding...

@gohilankit As far as I know, there is no official way to avoid third-party authentication. But, it is possible to do so by setting dummy parameters to the required arguments...

We added test codes for this feature. We've confirmed that this feature is production ready in our project. Can this feature be merged ? Or need more discussion about this...

Hi I'm interested in this feature and thinking to implement experimental code. As for testing, in my opinion, [miniredis](https://github.com/alicebob/miniredis) could be one candidate for redis moc server. By the way,...

@Hadsch Yes. This is the current behaviour of oauth2-proxy and there is no way to avoid this AFAK. We faced the same problem and that's why I sent this PR...

@JoelSpeed Sorry for planning the next release. Can I possibly get any updates here?

Persistent cookie can become a big problem from the standpoint of security in some projects. So, I'm glad if we can move this work forward.