We currently use Chrome in a managed device environment and use a product called Hypergate Authenticator to get native Kerberos Support on Android. However as we are focused on privacy, we would love to use Brave instead of Chrome.
All the managed configuration fields are there and can be configured properly, unfortunately it looks like the required runtime permission has not been declared in the manifest. In order to get the property AuthAndroidNegotiateAccountType to do it’s work, it’s required to declare and grant the following permission:
This single change would allow us to switch to brave instead of chrome.