Reputation: 1017
I'm looking for button "Authenticating your service" via this tutorial, and I can't find something similar on Microsoft Dev Center. I want to get a "client secret", where I can find it on Dev Center?
Upvotes: 0
Views: 69
Reputation: 1829
Under the app name, go to App management
> WNS/MPNS
> click Live Service site
.
Then you enter the your application registration portal page and can get the Application Secrets
as your client secret
:
Upvotes: 2