Skip to content

Authentication and Identity framework #19

@jlfranklin

Description

@jlfranklin

Linking Drupal 7 sites to other user databases, such as LDAP or web services, was always clunky at best. There were a number of reasons for this, including:

  • Only one set of password checking functions could be active.
  • Assigning them meant creating a line in settings.php
  • Non-password based systems (e.g., SSL certs) had to figure their own way to link in.

Silkscreen needs a well thought-out system that can handle a number of identity and authentication needs, including:

  • External user databases (e.g., LDAP, another Silkscreen instance)
  • Two-factor authentication
  • Client SSL certificates
  • OAuth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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