Skip to content

v0.3.0-3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jackson-at-bentley jackson-at-bentley released this 07 Sep 23:40
· 23 commits to main since this release
7b2ab58

What's new

  • PCF now supports non-interactive authentication with iModelHub using @itwin/service-authorization. To learn how to configure your HubArgs to use non-interactive authentication, see the Bentley OAuth documentation.
  • Add flags to JobArgs that stop PCF from initializing the iModel backend or authenticating with iModelHub. If the application must make multiple synchronization passes these tasks add time to the synchronization jobs. A better solution in the future is to enable the connector to accept a queue of jobs.

Support

Authored by @akshay-madhukar and @jchick-bentley.