moov2 / Orchard.ActiveDirectoryAuthorization

Module for Orchard CMS that handles authorization for active directory users.
19 stars 15 forks source link

1.7RC Issues #10

Closed gr0undzer084 closed 11 years ago

gr0undzer084 commented 11 years ago

Doing some early testing of 1.7RC for Orchard and the Authentication module isn't working for me.

peterkeating commented 11 years ago

Can't say I am surprised as we are overriding some of the core services to get the module to work. Will take a look into this when I get a moment. Are there any particular issues or is it just not working at all?

gr0undzer084 commented 11 years ago

Thanks for getting back to me Peter. I would assume it's not able to tie the role within orchard over to the security group in AD. I tested this on the test site replica of my live site (which works fine in 1.6) and also on a fresh install of 1.7 where I was testing workflow for a different site. As far as particulars, I don't see anything in the log that would point to the AD Module. Thanks for your help. -John

On Fri, Jul 26, 2013 at 3:10 AM, Peter Keating notifications@github.comwrote:

Can't say I am surprised as we are overriding some of the core services to get the module to work. Will take a look into this when I get a moment. Are there any particular issues or is it just not working at all?

— Reply to this email directly or view it on GitHubhttps://github.com/moov2/Orchard.ActiveDirectoryAuthorization/issues/10#issuecomment-21607179 .

andreas22 commented 11 years ago

Hi, I tried to test it on Orchard 1.7, I have follow all steps and I cannot login. I saw the following error in the logs:

2013-08-29 17:19:00,530 [6] Orchard.Environment.Extensions.ExtensionManager - No suitable loader found for extension "ActiveDirectoryAuthorization"

peterkeating commented 11 years ago

Closing this, discuss here instead.