This, as a continuation of the previous PR, introduces a dedicated revocation, introspection, and userinfo endpoint. These all separate functions previously in the single endpoint, now that the metadata endpoint allows this without having to overload it. This is reflected in current PRs discussed at the last popup awaiting merge. The Metadata endpoint was already merged, which is why the introspection endpoint is being adjusted appropriately, as that was changed after this decision.
It keeps the built-in functionality for now, until there is more adoption.
This, as a continuation of the previous PR, introduces a dedicated revocation, introspection, and userinfo endpoint. These all separate functions previously in the single endpoint, now that the metadata endpoint allows this without having to overload it. This is reflected in current PRs discussed at the last popup awaiting merge. The Metadata endpoint was already merged, which is why the introspection endpoint is being adjusted appropriately, as that was changed after this decision.
It keeps the built-in functionality for now, until there is more adoption.