python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Is there any way to save the Microsoft Teams tab SSO Azure AD access token into I-Frame cookies using MSAL in javascript?
I am using MS Teams SDK for getting Tab-SSO Access Token. Is there any way to store this Access Token in I-Frame Cookies like MSAL cache user Authentication information after a successful sign-in?. If...
Gopal Prakash
Votes: 0
Answers: 1
Using MSAL how do I get a user logged into multiple tenants at the same time?
So the scenario is that we have an app that our azure engineers can log into and manage certain items. We want them to be able to dismiss Azure Security Alerts or Backup alerts across many tenants fro...
Leonardo
Votes: 0
Answers: 0
How to disable Single sign-on (SSO) with MSAL.js?
I have a issue with MSAL and SSO. I want to disable Single sign-on (SSO) for an intranet Vue 3 SPA application. SPA is using MSAL.js. When the user first logged in an authorized account (which is user...

Ibrahim Schi
Votes: 0
Answers: 1
Azure AD B2C with MSAL change redirect url on success
I have a React app which uses MSAL msal-react v1.3.1. I am using loginRedirect method to redirect a predefined user flow configured in Azure B2C for password reset. The current behaviour is that when ...

sharifxu
Votes: 0
Answers: 2