OidcFrontendClientConfiguration Interface

Beta

Client configuration to generate OIDC/OAuth tokens for browser applications

Properties

Name Type Description
clientId string Client application's identifier as registered with the Bentley IMS OIDC/OAuth2 provider.  
postSignoutRedirectUri undefined | string Upon signing out, the client application receives a response from the Bentley IMS OIDC/OAuth2 provider at this URI
Not specified/used in the case of mobile/desktop applications
 
redirectUri string Upon signing in, the client application receives a response from the Bentley IMS OIDC/OAuth2 provider at this URI  
scope string List of space separated scopes to request access to various resources.  

Defined in

Last Updated: 08 January, 2020