When entering the server URL, there's a button above the input field stating "Authenticate with bearer token". This suggests to the user that authentication will happen by using a bearer token but in reality it means that it's currently authenticating with Azure Identity and clicking the button will change it to auth token.
Proposal:
- Add a little help text below the server address input field stating "Will authenticate with Azure Identity".
- Change button label to read "Change to Bearer token authentication."
When the button is pressed, change both texts accordingly. This would make it clearer in the UI.
When entering the server URL, there's a button above the input field stating "Authenticate with bearer token". This suggests to the user that authentication will happen by using a bearer token but in reality it means that it's currently authenticating with Azure Identity and clicking the button will change it to auth token.
Proposal:
When the button is pressed, change both texts accordingly. This would make it clearer in the UI.