resolve
abstract suspend fun resolve(attributes: <Error class: unknown class> = emptyAttributes()): Identity
Resolve the identity to authenticate requests with
Return
An Identity that can be used to connect to the service
Parameters
attributes
Additional attributes to feed into identity resolution. Typically, metadata from selecting the authentication scheme.