Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This is an upcoming feature in Kantega SSO to support running the Atlassian products Confluence, Jira, Bamboo, and Bitbucket as apps in Microsoft Teams. Kantega SSO also gives you single sign-on using your user’s identity from Azure AD.

If you are planning on running Microsoft Teams in browsers and not only as a standalone app, you will have to consider getting SAMESITE samesite cookies to work for the Atlassian apps when loaded in the Teams app, because of issues with Iframes and samesite cookies.. This problem is expained here: https://jira.atlassian.com/browse/CONFSERVER-59298

...

Expand
titleSet up app tabs, single sign-on and publish app

4.

  • In the left menu click App features and select Personal app.
    Click Create your first personal app tab if you want the app to be available in the left menu in Teams.


  • You may also want to enable the possibility to add your the app in a Team or Channel in Teams. To do this, create a Group and channel app. To set up press App features in left menu and select Group and channel app. As Configuration URL insert depending on your product:
    Confluence: https://<your-confluence-server>/login.action?teamsUnderConfiguration
    Jira: https://<your-jira-server>/login.jsp?teamsUnderConfiguration
    Bamboo: https://<your-bitbucket-server>/userlogin!doDefault.action?teamsUnderConfiguration
    Bitbucket: https://<your-bitbucket-server>/login?teamsUnderConfiguration

    Image RemovedImage Added


5. Click the Single sign-on left menu and insert the API URL from the Azure AD section above in this guide and press Save.


6. The app should now be ready and you should click left menu

Publish to org. If you get problems publishing, verify that all mandatory fields in the Basic information section is set.

...