Showing results for Azure AD - Microsoft 365 Developer Blog

Aug 31, 2022
Post comments count1
Post likes count3

Account linking with Microsoft Teams single sign-on

Aditya Challapally
Aditya Challapally

Learn what Microsoft Teams single sign-on means and take a look at a sample we’ve built to help you use Teams SSO with your Identity Provider (IDP).

Microsoft TeamsMicrosoft identity platform
Feb 9, 2022
Post comments count3
Post likes count2

Client Secret expiration now limited to a maximum of two years

Microsoft identity platform team
Microsoft identity platform team

Credentials are a vital part of an application registration when your application is used as a confidential client. Learn about the recent changes to Azure AD's client secret functionality.

Microsoft identity platformMicrosoft Graph
Feb 8, 2022
Post comments count1
Post likes count0

React web app and Azure QnA bot to centralize learning resources

Ayca Bas
Ayca Bas

A group of University College London students created Project Resourcium to centralize student resources in a single portal after observing the struggle of having many different portals and websites.

Microsoft GraphSharePoint FrameworkPower Platform
Jan 19, 2022
Post comments count0
Post likes count1

Learn how to set up decentralized identities on Azure

Microsoft identity platform team
Microsoft identity platform team

As we continue to embrace cloud native patterns in our development environments, new terms surface. “Decentralized” is a newer term (at least to me) as there’s growing traction for fast development cycles using a decentralized approach with cloud. Microsoft now has a product in public preview called Azure Active Directory Verifiable Credentials tha...

Microsoft identity platform
Dec 7, 2021
Post comments count0
Post likes count0

Understanding Azure AD Single Sign-on for Microsoft Teams apps

Bob German
Bob German

There is no single definition for SSO, which is part of the confusion. Learn about the SSO approaches used in the Microsoft Commercial Marketplace (app store) and within an app running in Microsoft Teams to help you get started building SSO for your Teams application.

Microsoft TeamsMicrosoft Graph
Dec 1, 2021
Post comments count0
Post likes count0

Let’s decode: Single Sign-on in Microsoft Teams tabs

Rabia Williams
Rabia Williams

Microsoft 365 Code | Decode is a series that focuses on breaking down topics for developers to understand concepts better. In this segment, Bob and Rabia decode single sign on (SSO) in a Teams tab app.

Microsoft TeamsMicrosoft Graph
Sep 20, 2021
Post comments count0
Post likes count0

Multi-tenant architecture for SaaS apps

Rabia Williams
Rabia Williams

Learn how to convert a simple single tenant JavaScript application into a multi-tenant app that can run across different tenants to bring data into the app. Same app, different data.

Microsoft Graph