On Tue, 9 Aug 2011, CLingan wrote:
Hi
I am trying to understand about JPATicketRegistry.
Please let me know if my below understanding is right.
My understanding is that when there is a CAS cluster , the TGT and ST
tickets have to be replicated across the CAS instances. However when using a
JPATicketRegistry, TGT and ST tickets are persisted to a database and thus
will not require replication across the CAS instances.
Is that right ?
That is correct. All the CAS nodes will share the same database.
I am referring to the below link and do not find the details of the tables
that need to created.
https://wiki.jasig.org/display/CASUM/JpaTicketRegistry
https://wiki.jasig.org/display/CASUM/JpaTicketRegistry
Could some one please point me to some links regarding this ?
The tables are automatically created the first time you start CAS after
configuring it to use the JPATicketRegistry. You need to (at least
temporarily) give the database user permissions to create tables and
indexes.
Andy
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user