HttpIntrospector

The default Introspector: POSTs an RFC 7662 introspection request to the configured endpoint with the resource server's client authentication.

@safe final
class HttpIntrospector : Introspector {}

Inherited Members

From Introspector

introspect
string introspect(string token)

Return the raw RFC 7662 introspection response JSON for token.