python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Entity Framework issue connecting to Azure SQL MI database using Azure AD password authentication
I have a .NET Framework 4.7.2 web app that is using EF6.2 (Entity Framework) on 2012R2 server, connecting to an on-prem SQL server without any issues. Now, I am trying to connect the same app to an Az...
SivaS
Votes: 0
Answers: 1
How can I set ID token lifetime for Azure AD?
I'm using MSAL for users to login my React app. The ID token will be created in Frontend and sent to Backend for authentication.
However I've found out the ID token expiration time is 1 hour. I'm afra...
Neuro Astro
Votes: 0
Answers: 0
SSO for Cordova iOS App using brokered authentication
I have successfully added SSO using ADAL plugin for direct authentication. Now I am trying to add Brokered authentication to satisfy the conditional access plolicies(Device ID registration and Intunes...
Sandy2912
Votes: 0
Answers: 1