community
5 TopicsFind an app for process managament
Hi, I am not sure if this forum is the right place, if not please let me know where you think I should direct my question. We use excel to create a single page document where we identify a problem for improvment. Please find below attached excel template we use. I am trying to find if there is an app we can use in TEAMS to solve this. When we create lots of these susggestions for improvment we also identify tasks. And keeping track of these are important. I have tried planner, but that does not fit well for our purpose. It can also be a stand alone software if there is no app in teams that fit. Any sugestions would be appriciated.1.1KViews1like3CommentsTeams Embeded Iframe with SSO
Hello I am running into an intresting problem, and hoping someone is able to help. I have process in place where a user can install an app, and use SSO to sign on through a embeded Iframe tab. On initial setup I am able to sign in with the SSO and it works just fine and functions as expected. The problem arsises when a new users come to sign in the the tab with SSO, or if you log out of teams and back in. If you log out of teams you will be promted to login on the page, and you can choose SSO. Once you click sign on with SSO the whole tab now becomes blank and can't process or do anything. I Saw this post and thought it was applicable, but the application IS visible at first, but once they login it errors out. https://techcommunity.microsoft.com/t5/teams-developer/custom-teams-app-showing-blank-screen/m-p/2555937 These are the two calls it makes: myapplication.url/returnUrl ->That forwards to (Where ${} have actual values) https://login.microsoftonline.com/appId/saml2?SAMLRequest=${TOKEN}&RelayState=${RELAYSTATE} There is also a couple of weird things like this https://teams.microsoft.com/desktopclient/update/1.4.00.22265/osx/x64?ring=general&isDaemonUpdater=true I was able to capute this in fiddler, and I can see this indeed does have a response to login, but for some reason, teams just does not render this. I am happy to provide more insight if needed, but hopefully that engough to have someone see what the problem is. Testing this in web app I see: Refused to display 'https://login.microsoftonline.com/' in a frame because it set 'X-Frame-Options' to 'deny'. https://stackoverflow.com/questions/40795633/x-frame-option-deny-error-when-aad-sign-in-in-office-add-in Think something in here: https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/tab-requirements was missed but I'm not seeing anything that stands out overly. Appreciate any insights!3.5KViews1like2CommentsMicrosoft Teams
Hi i am working on Web-Application which is having video chat option. But my client requirements is, i have to use Microsoft team for video calling. I am not getting proper documents for same. I am not finding any solution, please any solution how i can use Microsoft team in my web application for video calling.1.3KViews0likes1Comment