Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication and Identity framework #19

Open
jlfranklin opened this issue Oct 10, 2017 · 0 comments
Open

Authentication and Identity framework #19

jlfranklin opened this issue Oct 10, 2017 · 0 comments

Comments

@jlfranklin
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant