Unauthorized user access (Account takeover) issue

Billy Graham 1 Reputation point
2021-03-02T15:08:43.893+00:00

Hi,

We are not able to get our app to work on Teams tab using session. The app works only when we validate with all parameters. Let me give an example:

We are not able to use the URL in this format with session: https://abc.com/Teams/feedback

We are forced to use the below format:

https://abc.com/Teams/feedback?userId=***&emailId=xyz[@](/users/na/?userId=9628448e-7ffe-0006-0000-000000000000).com.com&subscriptionId=***&tenantId=\*\*\*\*\*\*-**-\*\*\*\*\*\*\*-\***-**&signedInUserId=\*\*\*\*-\*\*\*\*\*-**&isSubscriber=

Can you please help us out on this?

Thanks,

Billy

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,267 questions
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.
3,319 questions
{count} votes

2 answers

Sort by: Most helpful
  1. JimmyYang-MSFT 53,686 Reputation points Microsoft Vendor
    2021-03-03T06:17:25.127+00:00

    Hi @Billy Graham ,

    Are there any error messages when you use the first URL? Could you provide your screenshot about this issue?

    Can you load the page well when you use the URL https://abc.com/Teams/feedback?

    I also did a test in my environment and it can load well. If you want to authenticate your account in your page, maybe you can try to print this URL like the following picture:

    73662-24.png

    Result:

    73663-25.png


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Nikitha-MSFT 541 Reputation points
    2021-03-19T11:06:05.47+00:00

    Loading an website is not supported by teams. You need to add a tab and add the authentication to Application. Could you please check this docs and sample for more info?

    Thanks,

    Nikitha.

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.