Creating MS Teams Connection with non admin User

Hello together,

We do not find ANY way, to connect a MS Teams User that is not an Admin. We tried many different approaches, none of them Worked:

1. When prompted for admin authorization, log in as Admin

When logging in with a non-admin user in the connection oauth popup, it says “If you have an admin account, log in with it”:

But if we do login with the admin account, the admin account gets connected, not the one I originally authenticated with.

2. Allowing the App in Microsoft entra Admin Center

When following the instructions in this link:
Permission Microsoft Teams - Make/Integromat - How To - Make Community

It still requests admin-access.

3. Custom Bot with client credentials

When creating a Custom Teams bot and using the “Advanced” Options when creating the connection, we are always getting the error:
"Sorry, but we’re having trouble signing you in.

[…] The redirect URI “https://www.integromat.com/oauth/cb/azure’ specified in the request does not match the redirect URI configured in the application […]”.

We configured: https://www.integromat.com/oauth/cb/microsoft-teams as the redirect URI.

We are now out of options and absolutely have to get this working.

Anybody knows, how to get this working?

cc: @Michaela

1 Like

Hello @Funkenwerfer,

For your second test with the Custom Teams bot, can you change the redirect url you have configured in the Azure App to https://www.integromat.com/oauth/cb/azure?
Did you get https://www.integromat.com/oauth/cb/microsoft-teams from the Make online documentation? If yes, and if it works with the other URL, we may need to update the documentation then.

Benjamin

1 Like

Hey @Benjamin_from_Make ,

Thanks for the quick response! I will make the customer change the redirect URL and let you know, if it works.

Yes, we got the redirect URL from your docs: Microsoft Teams

1 Like

You were right, the rediret URL in the docs is wrong. After using the /oauth/cb/azure, we could connect the bot.

You should change that in the docs :slight_smile:

Thank you!

1 Like

@Funkenwerfer great it worked!!

Yes I will ask the documentation team to update the page asap.

Kind regards

Benjamin