introspectionClientCredentials

fun introspectionClientCredentials(clientId: String, clientSecret: String)

Configures the credentials for Introspection endpoint.

Parameters

clientId

the clientId part of the credentials.

clientSecret

the clientSecret part of the credentials.