redirectUri Readonly
redirectUri: string | undefined
Upon signing in, the client application receives a response from the Bentley IMS OIDC/OAuth2 provider at this URI
For this client, must start with http://localhost:${redirectPort}
Defaults to "http://localhost:3000/signin-callback" if undefined.
Defined in
- Client.ts Line 50
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.