python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Microsoft Graph in PowerShell, Get-MgUser -Select multiple user properties
I'm working on a script to deactivate inactive users in our Azure AD environment, I have the authentication stage down I'm just having issues parsing through the data correctly to get what I need.
Usi...
Dan
Votes: 0
Answers: 1
Is there a way to use the Microsoft.Identity.Web for an external login button, without relying on Microsoft authentication?
We have a SAAS application, for which we want to add an option to login with Microsoft. We can run the samples perfectly fine, but those samples use Microsoft's [Authorize] attributes to mark pages to...
daniel.gindi
Votes: 0
Answers: 1
Invoke azure B2C "Reset Password" flow from a button inside the applcation after user is signed in
I am using Azure B2C SignIn user flow to sign in users, and with this flow I can reset user's password through "Forgot your password?" link:
https://domain.b2clogin.com/domain.onmicrosoft.co...
TempoClick
Votes: 0
Answers: 0
Azure App registration add authorized client applications through powershell Azure CLI
How to add authroized client applications (in portal : app registration -> Expose API -> add Authorized client applications) during app registration using powershell Azure CLI.
rnstvrcstll
Votes: 0
Answers: 1