redirectUri

The redirect URI used for browser authentication.

This URI is used when redirecting back from the authentication server to your app. For Auth Tabs, using a custom scheme (e.g., "app://callback") is recommended for better security.

WARNING: GLOBAL CONFIGURATION PROPERTY - NOT THREAD-SAFE Set this value during application initialization before any browser launches occur. Changes to this property will affect all subsequent browser launches across the entire app.