Retrieve Keyset
//trimble-id/com.trimble.id/OpenIdKeysetProvider/retrieveKeyset
retrieveKeyset
[JVM]
open fun retrieveKeyset(): CompletableFuture<JWKSet>
Get the JSON Web Keyset
Return
A CompletableFuture that contains the JSON Web Keyset
//trimble-id/com.trimble.id/OpenIdKeysetProvider/retrieveKeyset
[JVM]
open fun retrieveKeyset(): CompletableFuture<JWKSet>
Get the JSON Web Keyset
A CompletableFuture that contains the JSON Web Keyset