Azure AD login dialog is not displayed in the selected laungage.

Copper Contributor

I'm developing Teams app with Azure AD.

Azure AD login dialog is displayed by calling teams SDK (microsoftTeams.authentication.authenticate() method),

but the language used there is not the one selected in Teams settings. 

I'm afraid because of Teams client not sending Accept-Language header.

Is there any way to display the dialog in the selected language?

 

 

2 Replies

@thonda  Currently Microsoft login dialog does not support selected language. Please have a look at Localization for Microsoft Teams apps .

You can Send feedback about the Microsoft Teams developer platform

Thank you for your reply.
I understand supported languages are limited currently.