Bot Framework SSO Showing "Object Moved" #6649
Labels
Area: Teams
The issue is related to Teams support
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
What package version of the SDK are you using.
4.2.2
Describe the bug
Give a clear and concise description of what the bug is.
We're creating a new Teams bot that retrieves an AAD V2 token. A few days ago, we started seeing an issue where every time a user tries to log in, the AAD browser opens, but then it shows Objected Moved in the header, followed by a reroute to the Bot Framework site. Users can't log in and generate a token.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The browser should close by itself, meaning it returns a token and the bot will respond accordingly.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Tracking Status
Dotnet SDK TODO
Javascript SDK TODO
Python SDK TODO
Java SDK TODO
Samples TODO
Docs TODO
Tools TODO
The text was updated successfully, but these errors were encountered: