Dan Moore

Results 473 comments of Dan Moore

@robotdan yes, @vcampitelli we should update the docs site and put a request in to update the brochure site.

@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.