Skip to main content
Skip table of contents

getUUIDFromToken()

Non-static operation.

This operation returns the UUID of the provided token.

You need a current authenticator service object to call this operation (which you can get using getAuthService()).

You can use this operation to e.g. read the UUID from a token provided via the headers in an API Implementations.

Parameters

Name

Type

Direction

Description

Allowed Values/Example

token

String

in

Provide a token.

String

return

Returns the Keycloak UUID of the provided token.

Related Pages:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.