Why is Software OATH Token Not Listed in Entra ID Authentication Methods but Visible for Registered Users?
I’m managing user authentication settings in Entra ID (Azure AD), and I’ve encountered an inconsistency that I can’t explain. When I review the authentication methods enabled for my tenant, the “Software OATH token” does not appear in the list of available methods. Specifically, the enabled methods are as follows:
Cannot push commit to AAD first party app repo
I have requested for the AADFirstParty App Owners entitlement
enter image description here
minimum permissions that are required for serviceprincipal account to enumerate user profile info
what permissions does the service principal need to enumerate user profile info i.e. department, email, etc..
Azure Ad b2c Not able to set custom user attrivbute through costom policy
We have implemented an Azure AD B2C custom policy, and while all flows work fine in our test environment, the password expiry flow does not function correctly in production. Here are the details:
How can I refresh an access token for an Azure app that uses the WAM broker
I have an Azure app that returns a bearer access token. I use the Windows Account Manager (WAM) so there’s a special redirect URI. I’m using the following code to refresh the token but I’m getting a 400 response. I am sending the access code before it expires and I get the redirect URI right off Azure. I’m not certain though on the url of the PostAsync:
Azure App registrations limit on number of API’s (permissions)
When I try to add a new permission to an existing Azure App registration then I get the following error:
Can’t use personal email with Graph API after setting Tenant ID to “common”
I’m attempting to use Microsoft’s Graph API to access calendar information on an application I’m building, using C# and .NET. As I understand it, you must set the TenantId
while setting up authentication to “common”, as this will allow either Microsoft emails or personal emails to use the app registration.
How to update client new secret key in azure existing application?
My client secret is expired so I need to update the secret in existing application. how can I update secret. Please suggest me.
Can’t login OneDrive with USB-key
I choosed ‘Sign-in options’ and login (use personal account) with USB-Key, I expected the authorization will succeed.
Can Private Certificate be used in Azure AD CBA?
I was able to register the Root certificate with Azure, but the certificate login does not work.
Is it possible to use CBA with a Private certificate?