Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 456271
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T22:27:16+00:00 2026-05-12T22:27:16+00:00

I am implementing an internal site, for which I want our company’s OpenID server

  • 0

I am implementing an internal site, for which I want our company’s OpenID server to be the only means of registering and logging in. To be more specific, I don’t even want a normal email and password/salt to be stored for the users in this site.

I am using authlogic with the authlogic-oid plugin, but I am getting these errors whenever I try to make a new user:

undefined local variable or method `crypted_password_field' for #<User:0xb68b7c00>

I take this to mean that authlogic is trying to generate a password for this user even though there are no password fields in my database. Is there a workaround for this, or config options I can pass to acts_as_authentic to make this work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T22:27:16+00:00Added an answer on May 12, 2026 at 10:27 pm

    Figured it out. In your User model, you must specify this config in the acts_as_authentic block:

    class User < ActiveRecord::Base
      acts_as_authentic do |c|
        c.crypted_password_field = false
      end
    end
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are implementing IoC/DI in our application using NInject framework. We are having internal
I'm implementing a simple Facebook Like button on a voting site but want an
Implementing a custom membership provider, there are certain properties such as MinRequiredPasswordLength that only
We're implementing a new solution in our classic ASP environment that's using COM interop
I am implementing IDisposable for a class and while disposing there is a internal
So i'm implementing a feature where after a user has visited my site, and
I am looking at implementing a CouchDB server to provide ad-hoc searching of some
Both the client and the server are internal, each has a certificate signed by
I'm having a problem now: for serializing/deserializing an object which has only getters marked
I am implementing a SOAP-Webservice which receives different Requests. Should my Manager-class transform this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.