rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
329 stars 189 forks source link

Uppercase ldap authenticator in cas.yml template #110

Closed neilang closed 9 years ago

neilang commented 9 years ago

Lowercase authenticator name generates error:

NameError in CASino::SessionsController#create

Failed to load authenticator 'ldap'. The authenticator class must be defined in the CASino namespace. Error: uninitialized constant CASino::LdapAuthenticator
pencil commented 9 years ago

Thank you!