cognito-local icon indicating copy to clipboard operation
cognito-local copied to clipboard

fix: add openid-configuration endpoint

Open root0x opened this issue 2 years ago • 0 comments

Ref issue: https://github.com/jagregory/cognito-local/issues/348

The cognito local package does not have an openid-configuration endpoint which is required for spring boot to find the jwks.json endpoint.

This PR adds the endpoint with the required information for spring boot to function

root0x avatar Dec 09 '22 13:12 root0x