v0.3.0-3
Pre-release
Pre-release
jackson-at-bentley
released this
07 Sep 23:40
·
23 commits
to main
since this release
What's new
- PCF now supports non-interactive authentication with iModelHub using
@itwin/service-authorization
. To learn how to configure yourHubArgs
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.