Eugene Wainaina
11/03/2024, 7:51 PMCannot obtain jwks from url <http://localhost:8080/.well-known/jwks.json>
My code is the same as the ktor auth rsa256 code (https://github.com/ktorio/ktor-documentation/blob/3.0.0/codeSnippets/snippets/auth-jwt-rs256/src/main/kotlin/com/example/Application.kt)
My jwks.json is in certs
dir which is in the root
help?