Travis Glenn Hansen

Results 832 comments of Travis Glenn Hansen
trafficstars

`nginx` doesn't allow for a redirect per-se in how it handles forward auth. So I have to respond with a 401 and then the extra config kicks in. It's rather...

Give it a try and see what you get.

Well I do have an endpoint. Are you using ingress nginx or nginx ingress? Is eas exposed behind ingress nginx?

https://github.com/travisghansen/external-auth-server/pull/178/commits/3cfba922c1623485b09c8ade4ef8206265113ed2 The images are still building but it should fix your issue.

This one will be tricky. Indeed I (from another bug) already have code queued up to detect a null state and return an 403 immediately so don’t worry about that...

Wait is this occurring after a logout process has occurred?

Does it do that same behavior on fresh incognito window? Looking through the code the only scenario I saw where the state data gets stored as not the state_id is...

LOL. Can you send your cleansed config token? You're using some pretty advanced stuff (that I don't test often, but also doesn't change often) so I want to make sure...