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

What's next? #181

Open
scrummie opened this issue Jan 31, 2024 · 0 comments
Open

What's next? #181

scrummie opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@scrummie
Copy link

scrummie commented Jan 31, 2024

I currently have an application running using the device flow method and I want to change to use cert auth. I followed the steps that you have an it compiles BUT further along in the process when I try to execute this line:
future = app.acquireToken(deviceCodeFlowParameters);
It throws an error: "The method acquireToken(ClientCredentialParameters) in the type ConfidentialClientApplication is not applicable for the arguments (DeviceCodeFlowParameters)".

How do I turn the auth into an access token? Any help would be greatly appreciated!!!


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Tasks

No tasks being tracked yet.
@localden localden self-assigned this Feb 9, 2024
@localden localden added the enhancement New feature or request label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants