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

Authlogic - openid #9

Closed
dirkkelly opened this issue Aug 16, 2009 · 5 comments
Closed

Authlogic - openid #9

dirkkelly opened this issue Aug 16, 2009 · 5 comments

Comments

@dirkkelly
Copy link

With the new authlogic gem is no longer any openid support. Is the re-integration planned or should we look at sorting this out on our own forks?

Of course, I'm happy to see how I go and submit a patch if this is a planned feature that you haven't had time to look at.

Cheers,
DK

@michaeldv
Copy link
Member

I'm planning to remove user signup since all users will be created and managed by system Admin. So what's the use case for openid?

@ghost
Copy link

ghost commented Aug 16, 2009

We use openid as an alternative to having to have remember a password for every application.

An example of this type of implementation can be seen in Redmine, where user signup can be restricted, during creation an administrator can assign the open-id, otherwise a user can edit their own.

@edavis10
Copy link

Using OpenID for authentication (e.g. password == x) but not registration (e.g. new user) makes sense to me.

@michaeldv
Copy link
Member

I'm closing this issue for now and moving it as a feature request to the Lighthouse.

@dirkkelly
Copy link
Author

Cheers Michael, sorry I hadn't been active about keeping up with it.

CloCkWeRX added a commit to CloCkWeRX/fat_free_crm that referenced this issue Dec 5, 2016
This issue was closed.
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

3 participants