okta / okta-oidc-js

okta-oidc-js
https://github.com/okta/okta-oidc-js
Other
394 stars 232 forks source link

Custom JWKS URI (copy) #1009

Closed denysoblohin-okta closed 3 years ago

denysoblohin-okta commented 3 years ago

Copy of https://github.com/okta/okta-oidc-js/pull/708

JWKS URI can be constructed either by appending '/v1/keys' to Issuer URI or it could be provided in options in 'jwksUri' field.

shuowu-okta commented 3 years ago

@denysoblohin-okta Let's get https://github.com/okta/okta-oidc-js/pull/1011 in first to add test protection on bacon.