Closed GoogleCodeExporter closed 9 years ago
Support for this (arbitrary CAS attributes) was recently added in
RubyCAS-Client (in
version 2.0), but this is not yet supported by the server. Hopefully you should
see
this functionality added in the upcoming 0.7.0 release. Most likely it'll be a
bit
simpler than what you're implementing -- probably just something you do in a
custom
authenticator, since you'd likely be pulling your arbitrary attributes from the
original data source that you're already accessing in your authenticator.
Original comment by matt.zuk...@gmail.com
on 10 Mar 2008 at 8:02
Original comment by matt.zuk...@gmail.com
on 10 Mar 2008 at 8:02
Hi
How the script views.rb access to authenticator content please ?
Like this CASServer::Authenticators::MRT.infos (@infos is a attr_reader of the
class
CASServer::Authenticators::MRT )
Sebastien TACK
Original comment by mrt...@gmail.com
on 12 Mar 2008 at 11:12
The view doesn't have anything to do with the authenticator. Data is submitted
from
the form to the authenticator by means of the main controller.
Original comment by matt.zuk...@gmail.com
on 12 Mar 2008 at 4:29
This is a dupe of
http://code.google.com/p/rubycas-server/issues/detail?id=10&sort=stars&colspec=I
D%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Stars
Original comment by matt.zuk...@gmail.com
on 4 Apr 2008 at 8:28
Original issue reported on code.google.com by
mrt...@gmail.com
on 10 Mar 2008 at 1:59