Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Typescript Options interface missing jwskUri property #1031

Open
2 of 5 tasks
JakeGarrison opened this issue Aug 13, 2021 · 2 comments
Open
2 of 5 tasks

Typescript Options interface missing jwskUri property #1031

JakeGarrison opened this issue Aug 13, 2021 · 2 comments

Comments

@JakeGarrison
Copy link

I'm submitting this issue for the package(s):

  • jwt-verifier
  • oidc-middleware

I'm submitting a:

  • Bug report
  • Feature request
  • Other (Describe below)

Current behavior

Typescript error when attempting to provide custom jwksUri value in options.

Expected behavior

Options to include jwksUri parameter to fetch signing keys from custom endpoint.

Minimal reproduction of the problem with instructions

Extra information about the use case/user story you are trying to implement

Environment

  • Package Version:
  • Browser:
  • OS:
  • Node version (node -v):
  • Other:
@shuowu
Copy link
Contributor

shuowu commented Aug 13, 2021

@JakeGarrison Thanks for reporting the issue!
Internal Ref: OKTA-420060

@JakeGarrison
Copy link
Author

There is also an issue where the 3rd parameter of the verifyAccessToken method is not flagged as optional and will require a verifiable nonce.

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

Successfully merging a pull request may close this issue.

2 participants