Thomas Miller

Results 2 issues of Thomas Miller

There seems to be a hole in the ability to tests a SpringFlux application at the controller level without loading up the cosmos context. Ie i just want to test...

**Describe the bug** `ReactiveJwtDecoders.fromIssuerLocation("https://thomasmiller.eu.authz.cloudentity.io/thomasmiller/test")` does not return the correct algo. As RS256 comes back instead of EC256 However Not reactive version does work and comes back with EC256 `JwtDecoders.fromIssuerLocation("https://thomasmiller.eu.authz.cloudentity.io/thomasmiller/test")` Drilling...

status: waiting-for-triage
type: bug