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

AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’ #4

Open
alexromp opened this issue Nov 15, 2022 · 0 comments

Comments

@alexromp
Copy link

When attempting to authenticate to the app, you receive the following error:

AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’

The fix is to enable "Allow public client flows" under the Authentication settings in your App Registration. Just posting this here in case you want to update the docs, or to save somebody else the trouble of figuring this out.

Great app by the way. Very much appreciate you sharing it with the community.

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