ping
Toggle table of contents
0.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
ping
oidc
/
com.pingidentity.oidc
/
OidcUser
/
userinfo
userinfo
open
suspend override
fun
userinfo
(
cache
:
Boolean
=
false
)
:
Result
<
JsonObject
,
OidcError
>
(
source
)
Gets the user information.
Return
The user information.
Parameters
cache
Whether to cache the user information.