Brightspace / D2L.Security.OAuth2

Brightspace OAuth 2.0 for C#
Apache License 2.0
7 stars 16 forks source link

Update JWKS provider for full JWKS Uri, and optional JWK Uri #117

Closed khorwood closed 5 years ago

khorwood commented 5 years ago

As per discussion with @j3parker

j3parker commented 5 years ago

Add some test coverage for that? That'd be fine as a follow-up.

khorwood commented 5 years ago

@j3parker Added some extra tests and moved the fallback outside of the try-catch.