Dan Moore
Dan Moore
Asked devrel to review.
On hold until later.
Pulling in @johnjeffers as well.
@robotdan yes, @vcampitelli we should update the docs site and put a request in to update the brochure site.
@robotdan can we get this approved.
@ivkremer I was unable to replicate this issue. I tried with both 1.51.2 and 1.50.0 and didn't see it. Here's how I was testing: * install default FusionAuth via docker...
> Verifying a token by manually looking at JWT signatures, as the code above does, is not standard in OAuth. Instead, all OAuth servers should allow anyone to verify a...
Hmmm. The introspect RFC is kinda vague on this point. It seems you've found a sharp edge, if not a bug. For this particular content, any reason to just avoid...
Also, haven't looked deeply at this content, but it seems pretty FusionAuth specific. Have we considered putting it under docs instead of articles?
Thanks @z4m0 ! This seems to be a bug where the selector isn't properly updated by the parameter. Thanks for the clear repro steps.