Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Separate out personas & authentication for (re)use in other projects #16

Open
nogweii opened this issue Sep 29, 2013 · 0 comments
Open

Comments

@nogweii
Copy link

nogweii commented Sep 29, 2013

So I'm not sure exactly how to go about this, so I'm mostly spitballing:

  • In my project, Fisheye, I'd like to support more authentication protocols, like WebID, which requires a FOAF profile. I would assume that it could just use Persona, but that feels a bit hackish and too tightly coupled. (I'd like to be able to include a switch and OpenID/masq is loaded if wanted, otherwise not.)
  • I'd also like to look at various back-end authentication changes, such as using LDAP. In theory, it should be "as simple as" switching to Devise or OmniAuth.

This might need to be split up into separate issues if it's a larger change than I think it is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant