Allows you to specify configs for authentication urls in Android WebView.
These Authentication urls would be treated special by Android WebView, such that during authentication when webpage in Android WebView
is navigated to authentication urls, corresponding Identity providers authenticator app that can handle this authentication URL would be launched.
This flow of launching the Identity providers authenticator app would be used by the Identity providers to enable
use cases like providing SSO across apps or provide better security by collecting zero trust device signals to understand device posture during authentication.
If there is no valid app installed to handle authentication url on the device, navigation will continue in Android WebView.
Authentication URL pattern has to be formatted according to https://support.google.com/chrome/a?p=url_blocklist_filter_format.