Auth flow MS teams Bot -
i've created bot in ms teams can authenticate user against aad. i've used authbot code this. works correctly. have questions regarding further improving sign-in experience. bot opens web browser, user logs in , redirect page magic number or needs copy-paste teams.
if understand the authentication section on page correctly, following should possible:
- the browser window can opened inside of teams instead of through browser specifying validdomains attribute in teams package manifest file. however, chat bot 1:1 , doesnt seem use manifest file (the bot's image doesnt use 1 manifest). how login window open inside teams?
- there ms teams javascript file. can use (on page bots shows after authentication) redirect user teams, , possibly automatically paste magic number chat bot?
Comments
Post a Comment