teams-js authentication.authenticate() not replacing parameters

Michael Scherotter 1 Reputation point
2023-03-20T16:00:39.8166667+00:00

This was working until about a week ago. In my Teams tab app, I am using the authentication.authenticate() to use an external oauth provider. My app calls authentication.authenticate() with a URL that has two replaceable parameters with
{oauthRedirectMethod} and {authId} that should get filled in by the API before being sent to my auth endpoint.  They aren't.  This was working and now it isn't.

Here is the doc on using the API:
https://learn.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/authentication/auth-oauth-provider

Please advise.

Thanks,
Michael

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,906 questions
{count} votes