Giter Site home page Giter Site logo

microsoft / devappsforteams Goto Github PK

View Code? Open in Web Editor NEW
50.0 28.0 21.0 11.74 MB

Example application for integrating a custom LOB app into Microsoft Teams that demonstrates using MSAL/AAD, SSO, a bot, and the Teams JavaScript SDK.

License: MIT License

JavaScript 40.72% TypeScript 44.02% HTML 8.23% CSS 2.72% Handlebars 3.43% PowerShell 0.88%

devappsforteams's Issues

Setup.ps1 contains invalid arguements

In setup/setup.ps1 the line

$tabApp = az ad app create --display-name $appName --available-to-other-tenants $true --reply-urls "https://$domain" --oauth2-allow-implicit-flow --required-resource-accesses @tab-app-manifest.json | ConvertFrom-Json

... throws and errors as "az ad app create" no longer supports the arguments listed

I do not have the skills to work around this issue

Tab setup is running outside the browser

Thanks for sharing the demo code and I followed setup instructions, it all went fine and MS Team is showing app in a tab.

When I click the login button (inside MS Teams tab) it pop-up the browser window, ask my hotmail credentials, gets authenticated properly and continue in the same window. Please find the screenshot attached. MS Team tab never gets refreshed.

Can you please help me get it running as you showed in the demo? Thanks!

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.