Versions Compared

Key

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

...

2. Authentication token request

Anchor
authenticateToken
authenticateToken
The authentication request for accessing the BimPlus resource should be sent in the JSON format using the OIDC Authorization service. The registered user name and password in the
Newwindowlink
titleBimplus portal
urlhttps://portal-stage.bimplus.net
should be provided here.

...

It is recommended to use browser UI to login and logout with OIDC server. For this process, you can specify discovery URL and retrieve JSON with latest settings there.



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

...