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:

  1. 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?
  2. there ms teams javascript file. can use (on page bots shows after authentication) redirect user teams, , possibly automatically paste magic number chat bot?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -