Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The authentication request for accessing the BimPlus resource should be sent in the JSON format using the Keycloak Authorization service. The registered user name and password in the

Newwindowlink
titleBimplus portal
urlhttps://portal-stage.bimplus.net
should be provided here.

For example, you can enable the OAuth authentication process directly in your REST-client and it will automatically create and refresh tokens when needed.

Received token should be directly used to access BimPlus resources after receiving it from Keycloak. Refreshing and revoking of the tokens are also managed by Keycloack, not BimPlus. Old authentication service in BimPlus remains only for backward compatibility and will be removed in 2026.

...