Trying to download Package from AZURE DEV-OPS to a system on a domain using ADFS from another domain

Scott Cummins 1 Reputation point
2020-07-22T19:15:28.157+00:00

Good day Microsoft community

I have two domains

dev.mydomain.com

corporate.paytel.com

in the DEV network a developer is trying to hit

https://pkgs.dev.azure.com/paytel/_packaging/PayTelVSTSNuGet/nuget/v3/index.json to pull down Visual Studio, since he is using his corporate credentials because we have a one way trust, it hits the ADFS in the other domain and he gets "ADFS.mydomain.com refused connection" I have tried as well with my domain admin account and I get the same thing. I am just wondering if this is due to the fact that the system is in the dev.mydomain.com and it won't allow that FQDN despite who is logged in or what credentials are used.

Can anyone assist and is it even possible?

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,189 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,459 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2020-07-22T19:36:50.29+00:00

    They're actively answering Devops questions in dedicated forums here.
    https://developercommunity.visualstudio.com/spaces/21/index.html

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

  2. Scott Cummins 1 Reputation point
    2020-07-22T19:54:39.34+00:00

    It is not really a DEV Ops question I don't believe. I think it is more an access through the ADFS authentication process. The actual DEV-OPS portion works in the domain the the ADFS was set up in,