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

Microsoft config: remove client secret, use custom redirect uri #3

Closed
wants to merge 1 commit into from
Closed

Conversation

gabrielittner
Copy link

For this to work you need to go to https://apps.dev.microsoft.com/#/application/fb7f3460-68b6-48f9-a272-71e1ebf39cd2 and enable the custom redirect uri in the Platforms -> Native application section. The PR uses the default one which is msal<client id>://auth.

closes #1

@@ -8,17 +8,17 @@ For further explanation, read the section on "Why is this app bad?" below.
This app demonstrate the use of the
[AppAuth for Android](https://github.com/openid/AppAuth-Android/)
library to interact with four identity providers (IDPs): Facebook, GitHub,
Google and Microsoft. While Google supports the current best-practices for
Google and Microsoft. While Google and Microsoft support the current best-practices for
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is correct

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

Successfully merging this pull request may close these issues.

Microsoft sign in broken
1 participant