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

Integration with ADAL #219

Open
jaragones opened this issue Jun 8, 2017 · 0 comments
Open

Integration with ADAL #219

jaragones opened this issue Jun 8, 2017 · 0 comments

Comments

@jaragones
Copy link

Our project uses NXOAuth2 to authenticate and communicate with server BUT we found an issue where NXOAuth2 authentication didn't work. A company was using some kind of configuration that in the last redirection result was always "bad request". The only solution that we have found is to use ADAL library to obtain a token (accessToken, refreshToken...).

Next issue that we are dealing (in order to not change more code than the necessary) is: Is there a way to create a NXOAuth2Account from the token received and stored manually? I couldn't find anyway to integrate our response from ADAL with NXOAuth.

Thanks for the library! It is awesome! :)

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