Skip to content

OpenId Module #7419

Description

@ThaerAlAjlouni

For your consediration, the Orchard.OpenId is a new module that enables your site to authenticate users using the OpenId connect protocol. Out of the box, this module provides five Open Id providers:

  • Facebook
  • Google
  • Twitter
  • Azure Active Directory
  • Active Directory Federation Services

Each of these providers is implemented as a separate feature so it can be enabled/disabled individually.
Each provider's settings can be easily managed via the admin's dashboard under the Open Id menu item under the Site settings menu.

The login of usual orchard users will not be affected, but the LogOn page shape will be overridden to show the enabled OpenId providers.

The module was built in a way to easily add custom Open Id providers by simply implementing IOpenIdProvider, and then it will automatically be discovered and registered at runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions