jagregory / cognito-local

Local emulator for Amazon Cognito
MIT License
278 stars 67 forks source link

fix: add openid-configuration endpoint #350

Closed root0x closed 3 months ago

root0x commented 1 year ago

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

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 3.23.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: