Validate access token only if present #445
eratolekov
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi p53
Does Gogatekeeper support this feature?
I want to validate request for valid access token only if request contains
Authorization
header.If the
Authorization
header is absent, Gogatekeeper passes the request to upstream as anonymous request, without token validation and without addingX-Auth-
headers.Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions