Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verify_api_key using "access_token" field #38

Closed
rockspore opened this issue Jan 22, 2021 · 1 comment
Closed

verify_api_key using "access_token" field #38

rockspore opened this issue Jan 22, 2021 · 1 comment
Assignees

Comments

@rockspore
Copy link
Contributor

rockspore commented Jan 22, 2021

With the breaking change in apigee/apigee-remote-service-cli#143 , the "token" field was removed from the /verifyApiKey endpoint as well since it shares the same jsc script with /token.

-envoy repo will need to update dependency on this, so will the mock Apigee server in it.

@rockspore rockspore self-assigned this Jan 22, 2021
@rockspore
Copy link
Contributor Author

Since /verifyApiKey does not have to follow OAuth spec, it will be easier to tweak the endpoint to use a different jsc callout. This will limit the needed change to just the -cli repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant