Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0

When developing services with the Designer, you will come to a point where you want to access system resources or want to send requests to other services. To be able to do that, you need to authenticate where your request comes from so that the PAS system can check if your request is valid and allowed.
These authentication requests are handled via tokens by the authenticator service.

Get a New Token

The authenticator service returns authentication tokens on request.

TaskOperationRemark
Get a new valid token to identify a requester

Multiexcerpt include
MultiExcerptNamedefinition
PageWithExcerptgetServiceToken

Multiexcerpt include
MultiExcerptNamedefinition
PageWithExcerptgetServiceAccountToken

Get a new valid token for header usage

Multiexcerpt include
MultiExcerptNamedefinition
PageWithExcerptgetServiceTokenBearer

Get Information From a Token

Having an instance of the authenticator service (which you can get with getAuthService), you can get the following information:

InformationOperationRemark
UUID of the given token

Multiexcerpt include
MultiExcerptNamedefinition
PageWithExcerptgetUUIDFromToken

rp
Panel
titleRelated Pages:

Children Display