Skip to content
#

csp

Here are 418 public repositories matching this topic...

An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.

  • Updated Sep 16, 2021
  • C++
krtagena007
krtagena007 commented Aug 31, 2020

We are direct CSP partner, and I am trying to run PW cmdlet to test creating new customer subscriptions on our CSP integration sandbox , but it is failing.
I am using MS examples, like the one below:
PS C:\WINDOWS\system32> New-PartnerCustomer -BillingAddressLine1 '1 Microsoft Way' -BillingAddressCity 'Redmond' -BillingAddressCountry 'US' -BillingAddressPostalCode '98052' -BillingAddressState 'W

jhughes17
jhughes17 commented Dec 12, 2018

Steps to reproduce

Configured Application with the Config Values, ran project and it prompts for login. Enter my username, redirects because domain is on ADFS, project redirects to blank page, no token exchange occurs. I am trying to just use the example to understand how everything works but since we are ADFS it appears not to be working. Are there additional actions that must be taken for d

Improve this page

Add a description, image, and links to the csp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csp topic, visit your repo's landing page and select "manage topics."

Learn more