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

Would it be possible to add OAuth2? #1

Open
michaelaltmann opened this issue Nov 6, 2015 · 4 comments
Open

Would it be possible to add OAuth2? #1

michaelaltmann opened this issue Nov 6, 2015 · 4 comments

Comments

@michaelaltmann
Copy link

No description provided.

@meancrazy
Copy link
Owner

What services you want to connect using OAuth2?

@michaelaltmann
Copy link
Author

The service are hosted in Azure and require Azure Active Directory authentication.

@meancrazy
Copy link
Owner

Problem with OAuth2: you'll need to register the client on Azure. I don't want to realize this feature.
You can use example from https://github.com/Azure-Samples/active-directory-dotnet-native-headless and add Asure AD authentication for fork of my plugin.

@rbev
Copy link

rbev commented Feb 5, 2021

You can always just delgate the client registration to the user and have them provide the clientID guid - they'll have to talk to AD admin to give it access to the target service (e.g. CRM/Dataverse) apis anyway

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

No branches or pull requests

3 participants