Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: some review changes published manually


Multiexcerpt
MultiExcerptNameintroduction

Access to platform services is managed by the platform in Keycloak PAS Identity Management. This works out of the box, so that all Designer services you develop can access all (public) platform services. The platform handles the roles and automatically and passes the necessary permissions.
However, some requirements make it necessary to develop a custom Node.js service that runs on the PAS platform. To be able to access such a service, you need to configure access to this dedicated service in Keycloak by yourself.

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameinfo_create_keycloak_client
PageWithExcerptINTERNAL:_general_excerpts

If access is configured wrongly or not at all, you will get HTTP 403 or 401 upon sending a request to the service.