Forum Discussion
PedroKlein
Nov 13, 2023Copper Contributor
Bot Framework Token Service - Error building redirect URI with query params
Hi, I am currently using the Token Service with my bot for OAuth authentication with no problems so far, but there was a recent need to add a query parameter into my Authorization URL in the bot ...
ChetanSharma-msft
Microsoft
Nov 14, 2023Hello PedroKlein - We haven't implemented any sample which is passing parameters in Redirect URL.
https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples
We will check with engineering team once whether it is supported or not and let you know the updates.
Meanwhile, could you please also share the exact use case that you are trying to achieve via passing parameter?
PedroKlein
Nov 14, 2023Copper Contributor
Actually the problem is that it is building the redirect_uri (wrongly) with a parameter that it is only supposed to be used in the authorization url so that our auth service can show a different UI for login.
- Sayali-MSFTNov 16, 2023
Microsoft
Hello PedroKlein - We are checking this issue with the internal team; we will let you know once we have any update.- PedroKleinNov 24, 2023Copper ContributorAny updates on this issue?
- Sayali-MSFTNov 26, 2023
Microsoft
Hello PedroKlein -Currently we don’t have Update on this thread. We will let you know once we have any updates on it. Thanks.