Versions Compared

Key

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

...

You can find step by step manuel manual here.

When you have any problems with the registration contact ushere.

...

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

It is recommended to use browser UI to login and logout with OIDC server. For this process, you can specify discovery URL and retrieve 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.

...