With J S O N Web Keyset Endpoint
//trimble-id/com.trimble.id/FixedEndpointProvider/WithJSONWebKeysetEndpoint
WithJSONWebKeysetEndpoint
[JVM]
open fun WithJSONWebKeysetEndpoint(jwksEndpoint: URI): FixedEndpointProvider
Fluent extension to add JSON Web Keyset endpoint to the endpoint provider
Return
The endpoint provider with the JSON Web Keyset endpoint added
Parameters
JVM
| jwksEndpoint | The JSON Web Keyset endpoint |