Handling a failed OAuth flow gracefully #7731
-
|
Hi there, I'm using a Is there a way to customize what happens on OAuth failure, for example redirecting to some URL? There are legitimate cases where my users will get denied and I'd like to handle them gracefully. Cheers, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
you could redirect using a response override https://gateway.envoyproxy.io/docs/tasks/traffic/response-override/ |
Beta Was this translation helpful? Give feedback.
you could redirect using a response override https://gateway.envoyproxy.io/docs/tasks/traffic/response-override/
https://gateway.envoyproxy.io/docs/api/extension_types/#responseoverride