-
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
Right now I'm having a problem logging in with STI models. My app has 3 different model namely User, Staff, and Admin. User is the base model. Every model has different scope to access.
Currently, only User is able to sign in using CAS. The other is having problem after logging in at the CAS server. For Admin & Staff models the app return Invalid Email & Password error after signing in from the CAS server.
I believe this has something to do with the file lib/devise_cas_authenticatable/strategy.rb. I just can't figure out where is the problem really is.
Anyone has clues or leads on this problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels