0
votes

I'm trying to use the Authentication.Federated module to enable ADFS support for Orchard. I installed the module by downloading it locally and adding it, and I enabled the module. Now, according to the instructions, I should see the Federated authentication settings under the general "Settings" menu in the Orchard dashboard, but they are not there. What's missing?

I'm running locally, if that's relevant, and I had Orchard setup its own local database when I started it the first time

EDIT: Tried installing from Gallery; same thing.

EDIT2: Looks like the logs show this:

Orchard.Environment.Extensions.ExtensionManager - No suitable loader found for extension "Authentication.Federated"

1

1 Answers

0
votes

Looks like the dynamic loader doesn't like Authentication.Federated, but the settings show up if you include the project in the solution.