NGM.OpenAuthentication icon indicating copy to clipboard operation
NGM.OpenAuthentication copied to clipboard

Provides multiple authentication features for Orchard CMS using OpenId, OAuth, OAuth2, and AzureAD

Results 12 NGM.OpenAuthentication issues
Sort by recently updated
recently updated
newest added

New install of Orchard 1.9.1 and 2.0.0 of OpenAuthentication, enabled in modules but unable to access the settings, also not able to browse to "/Admin/OpenAuthentication" as page is not found.

Hi There, sorry about loggin an issue, this is a question. Can this module be used to work with an ID provider like IdentityServer 3 or 4? https://github.com/IdentityServer/IdentityServer4 Would really...

OWIN now have providers for authentication, so lets migrate this project to OWIN.

This is to save your time. Just simple revert back to .Net 4.5 and ASP.MVC 5.1. Orchard has MVC 5.1 in libs, so setting 5.2 brings an exception in Admin...

When trying to register new provider for Azure AD, the provider saves just fine, but the button never shows up on the login page. Successfully registered the Live provider and...

Hi! I want to create comments with socal logins. But for that I need additional information (such as prename, surname, picture) from the providers. What is the best way to...

It seems that newly introduced caching of Providers to avoid [exception](https://github.com/Jetski5822/NGM.OpenAuthentication/issues/2) brought some problems. After I created couple of new providers in Admin panel they do not appear on Sign...

I guess this is because they updated their rules. Should we update DotNetOpenAuth lib version to support it?

Hi, This is not a bug but a request to expose the Login event. We are using your module for 3rd party logins but want to add some additional business...

enhancement

As title, is my understanding correct? If that is the case, how would a user change his/her password? Or should we disable "Change Password" page for users who register using...