Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClientApplicationId value in Authentication.cs #28

Open
ashley-ow opened this issue Dec 30, 2021 · 0 comments
Open

ClientApplicationId value in Authentication.cs #28

ashley-ow opened this issue Dec 30, 2021 · 0 comments

Comments

@ashley-ow
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ X ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Open the Authentication.cs file under the Common_Utils project
  2. Browse to the GetCredentialsInteractiveAuthAsync function
  3. Look for the following line
  4.         // client application of Az Cli
         string ClientApplicationId = "04b07795-8ddb-461a-bbee-02f9e1bf7b46";
    
  5. Do I need to change the ClientApplicationId in order for the sample code to run using Interactive Authentication ?

Any log messages given by the failure

None

Expected/desired behavior

Login via Interactive Authentication, where a user name and password is requested

OS and Version?

Windows 10.

Versions

N/A

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant