Quantcast
Channel: Azure Active Directory forum
Viewing all 16000 articles
Browse latest View live

Mulrtiple IP Addresses on failed sign in attempt

$
0
0

Hi All

I've been reviewing Bad Password Attempts on my work Azure AD tenant and I'm seeing a lot of bad password attempts in the Azure AD Connect Health - AD FS Services blade

For many of these failures there are 2 addresses (1 is external to my LAN and the other is a LAN IP - all the same due to the way that we NAT traffic)

My question is, what is the scenario that would show 2 IP addresses for a single sign-in attempt?

Thanks

Danny


Difference between AAD Guest user and AAD B2C Users

$
0
0

 Hello friends,

The purpose of AAD Guest user is giving limited access to non domain / non corporate user - based on his/her email id. 

 The purpose of AAD B2C is giving access to non domain / non corporate user. So what is the difference ? Can AAD Guest user not be sufficient and accomplish what AAD B2C is trying to accomplish?

Regards,

Snehal. 

Can WAF ( Web Access Firewall ) be used in place of Azure API Management service ?

$
0
0

Hello,

In one of the solution architectures - I proposed to use API Management service to 1. 

  • Accepts API calls and routes them to your backends.
  • To keep track of how many calls were made to specific API for auditing

However one of the colleagues is opposing it stating that the Azure Web Access Firewall can also do the same, so why do we need API Management. Though I dont agree with him, I want to know what is the exact difference and purpose of it?

Can we use WAG instead of API Management?

Regards,

Snehal

Azure AD Password Protect for synced, unlicensed users?

$
0
0

Hi all,

I am about to deploy Password Protect for our on-premise AD. 

Noting that AAD P1 or P2 license is required for on-prem accounts synced to Azure AD. All our users have AAD P1 so that is find. Also, we have a number of service accounts that requires sync to AAD, but does not have a license.

Would these service accounts require a license? They do not change password normally and have no requirement for global or custom password ban list. 

Thanks.

azure ad b2c create appliation with powershell

$
0
0

Hi 

is it possible to create Azure AD B2C - Applications with powershell?

I nedd to create a bunch of application

it'd be great to have app id and secret back, i need to put them in my web application config

something like this where the value is a return value

 <sc.variable name="clientId" value="xXx" />
 <sc.variable name="clientSecret" value="xXx" />

thank you

Azure AD Connect password sync issue on specific forest

$
0
0

Hi

We have Azure AD connect (1.2.7) installed, and it's syncing user accounts and password hashes to 5 different domains more or successfully. We do not use password writeback.

We have added a further domain, with the same settings as the other ones. The domain has a single 2012r2 DC.

For this domain, password sync does not work.

I think I can see a possible reason for this, but not sure how to fix it. When I run the AADconnect troubleshooting tool, it says this specific domain has password writeback enable. (the others do not say this)

Azure AD Connect Password Writeback - Status

SourceConnector:troublesomedomain.internal
TargetConnector:publicdomain.com - AAD
Enabled:True
LatestHeartBeatTime:

N/A

I have rerun the wizard, ensuring password writeback is off. It is. Run the script here to reset sync on that connector: https://social.technet.microsoft.com/wiki/contents/articles/28433.how-to-use-powershell-to-trigger-a-full-password-sync-in-azure-ad-sync.aspx

but still it says password writeback is enabled on that connector.

Any ideas on how to turn it off? I suspect that's why the password sync is not working.

How to generate an audit report of all members in Roles and administrators

$
0
0

Is there a way to generate a report of all members in the Roles and administrators section in Azure AD? For example we have Global admins, Exchange admins, Billing admins (etc) - we would like a list of all the users within.

Thank you.

AAD Exists

$
0
0

I want to create an AAD tenant for a domain I own. When I try to create the domain, the validation says : 'Already in use by another directory'.

The domain name is quite unusual -- it's unlikely (not impossible of course) that the AAD domain was created by someone else. 

Question is: How could I possibly find the AAD, access it, and add it to my Azure Portal? 

Assume I can answer any security questions etc that would identify me as the owner.




Pass Azure AD API Key via URL

$
0
0

Use Azure AD

User Azure Web App

Azure app is registered with Azure AD

Created API Key

How do I pass the API key via URL to the web app to permit authentication? 


How do I fix this Azure AD Connect Sync Error - AttributeValueMustBeUnique

$
0
0

Greeting

I have this error for a single user in the Sync Service Manager:

Unable to update this object because the following attributes associated with this object have values that may already be associated with another object in your local directory services: [OnPremiseSecurityIdentifier System.Byte[];ProxyAddresses SMTP:User@domain.com;].  Correct or remove the duplicate values in your local directory.  Please refer to http://support.microsoft.com/kb/2647098 for more information on identifying objects with duplicate attribute values.

Tracking Id: 1a529055-ab4a-4768-8f0e-6461c7282e14
ExtraErrorDetails:
[{"Key":"ObjectId","Value":["aa2432b7-a013-4528-93b2-0af697c3f3e4"]},{"Key":"ObjectIdInConflict","Value":["9c8dc03b-0f6e-461b-bd7c-e93feb4b0498"]},{"Key":"AttributeConflictName","Value":["OnPremiseSecurityIdentifier"]},{"Key":"AttributeConflictValues","Value":["System.Byte[]"]}]

In the past, I've either had to clear the Immutable ID on the MSOL object or set the Immutable ID on the MSOL object to the Object ID of the on prem object. This option is no longer available as I believe MS has disabled it.

Using the soft match option does not work (setting the proxyAddresses attribute on the on prem object)

Besides out right deleting the MSOL object in Azure and then running a delta sync, how do I fix this?

Regards

Duplicate Devices in Azure AD

$
0
0
I am a desktop technician and login to multiple different Hybrid Azure AD Joined devices on a daily basis.  In the past, a new Azure AD Device registration record is generated for each device that I login to.  This has resulted in multiple entries for the same device, and my profile has exceeded the maximum number of devices each user is allowed per our settings.  Because this threshold has been exceeded, I can no longer join new devices to Azure AD.  If I delete the device record that is tied to my profile, and retain the records for the other users, will this action impact or disable the device for other users?

The Intune Device Enrollment Manager role has been added to my profile, and no devices have been registered in my name since this role was added.

Remote Laptop/Desktop authentication using Azure AD

$
0
0

I would like to know if Azure AD supports remotely authenticating windows laptops / desktops. I have an on prem 2012 R2 domain controller that I am considering integrating with azure ad using azure ad connect but I need to verify that this configuration will allow domain connected remote computers to authenticate windows logins remotely.

If not could you please advise what configuration would work in this scenario?

Thanks in Advance.

Azure | Script to list licensing mode (Direct or Group)

$
0
0
I am going crazy trying to find a way to document the day my users are licensed.
I cannot find a script on MS or online that will provide username, license mode.
The closest I found was this one from MS which doesn't show me the username or assigned license:
#the license SKU we are interested in. use Msol-GetAccountSku to see a list of all identifiers in your tenant
$skuId = "contoso:EMS"

#find all users that have the SKU license assigned
Get-MsolUser -All | where {$_.isLicensed -eq $true -and $_.Licenses.AccountSKUID -eq $skuId} | select `
ObjectId, `
@{Name="SkuId";Expression={$skuId}}, `
@{Name="AssignedDirectly";Expression={(UserHasLicenseAssignedDirectly $_ $skuId)}}, `
@{Name="AssignedFromGroup";Expression={(UserHasLicenseAssignedFromGroup $_ $skuId)}}
Anything you guys can help me with?
M

Maelito

How to handle admin_consent consent in the application

$
0
0

Hello

I try to integrate website to azure AD, I authenticate with saml but it not provide the user groups.

When I try to "Grant admin consent for APP" it open pop up for the permissions I want then it redirect to my server:
https://myserverapp/saml2/acs?admin_consent=True&tenant={id}

What should I do now?

How should I handle this request?


Matching On-prem AD domain with Azure AD tenant before setting up Azure AD connect

$
0
0

Based on the article below, it sounds like there is an additonal step when having non-routable domain names for your onprem setup. It sounds like if I did a domain name change to match the azure ad domain, that would allow my user's corp credentials to match their Azure AD creds and allow them to access all corp and azure cloud resources with the same credentials (username and password) Is that correct? The goal would be to decom the physical server and leverage Azure AD and Intune or MDM which "should" replace group policy. Or am I way off and regardless if you PHS or PTA or Federate it only sync's the password and doesnt care about the username?

https://docs.microsoft.com/en-us/azure/security/azure-ad-choose-authn


Can't deploy from from DevOps to Azure App Service

$
0
0

Hi, anyone knows why being co-administrator of a subscription i can't deploy from a release pipeline in DevOps to a Windows App Service on the very same subscription?

This is the error im getting:

Failed to create an app in Azure Active Directory. Error: Insufficient privileges to complete the operation.  For troubleshooting refer to https://go.microsoft.com/fwlink/?linkid=835898.

I'm a user in the Active Directory. Should i be admin?

Azure AD Password Protect for synced, unlicensed users?

$
0
0

Hi all,

I am about to deploy Password Protect for our on-premise AD. 

Noting that AAD P1 or P2 license is required for on-prem accounts synced to Azure AD. All our users have AAD P1 so that is find. Also, we have a number of service accounts that requires sync to AAD, but does not have a license.

Would these service accounts require a license? They do not change password normally and have no requirement for global or custom password ban list. 

Thanks.

Azure AD B2C - Custom Policy with OAauth2 - send access token in authorization header

$
0
0

Hi,

I am creating a Custom Policy in Azure AD B2C, where I'm adding a new Technical Profile using protocol OAuth2.

And I'm configuring the metadata item HttpBinding as "POST" as this documentation - https://docs.microsoft.com/en-us/azure/active-directory-b2c/oauth2-technical-profile - says that this value sets "The expected HTTP binding to the access token and claims token endpoints.".
However, the Claims token endpoint is being called by GET, not POST. And the access token is being sent to the claims endpoint as a query string parameter.
How can I configure it to pass the access token in the Authorization header (and not in the query string), and call the claims endpoint by POST?

Thanks!

How to register a centralized application with multiple deployments with Azure AD for Single Sign On

$
0
0
So I am implementing this single sign on feature using Azure AD as the authentication provider. My question is : is it possible to register just one centralized application for potentially multiple deployments?

doc

Scenario: I have one core app for potentially multiple deployments, and they all have their unique urls.

 1. abc.com
 2. abc1.com 
 3. abc2.com

The list will go longer, so it is painful if I need to set up the application for each one. Can I get around by just setting one centralized app? 

For the `redirect url` I think I can set up multiple `reply urls`. Or can I?

The difficult part is the `logouturl`: `AAD` only allow to set up one value, so I need to set up a centralized endpoint (logout.com/logout) to receive the logout call, and then redirect the call to the associated deployment. ( a user log out from abc.com, `logout.com/logout` is fired, it will then need to identify that the logout happens in abc.com, then it direct the call to abc.com so abc.com can receive and perform cleanups.)


  [1]: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow

What are the difference(user cases)for all the authentication with Microsoft flow?

$
0
0

Currently I am implementing the "sign in with Microsoft" feature and potentially the SSO feature. But there seems like a couple of similar ways to achieve a seemingly same goal, and the documentation is not clear enough for me to distinguish them(pros and cons, user scenarios etc). So my questions is are they the same thing? What are they for?

1: Authorize access to Azure Active Directory web 

2: How to configure your App Service application to use Microsoft Account login 

3: Authentication and authorization in Azure App Service 

4: Microsoft Account external login setup with ASP.NET Core 

Seems to me the difference among them is some are more focusing on AZURE and some are not. But reading all of these make me actually more confused because I dont know which one to choose from.


Viewing all 16000 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>