browserCustomTabUrl
The selected login server's OAuth authorization URL for use in the external browser custom tab when browser-based authentication is active. This provides the login flow with the requirements for advanced authentication, such as client certificates.
Future enhancement: Use CustomTabsClient.warmup() and CustomTabsSession.mayLaunchUrl() to pre-warm the browser and speculatively pre-load this URL whenever it changes, improving custom tab launch performance.