scopes Readonly

scopes: string

List of space separated scopes to request access to various resources.

@note 'offline_access' scope is always included by ElectronMainAuthorization when performing ElectronMainAuthorizationConfiguration.signIn, i.e. this library assumes that refresh tokens are always used and retrieved from the Authorization Server. Note that OIDC Clients need to have refresh tokens enabled in the server side configuration (for IMS, see https://imsoidcui.bentley.com/clients).

Defined in

Last Updated: 03 April, 2024