cas.authn.accept.users=
ignite.servicesCache.name=serviceTicketsCache
ignite.servicesCache.cacheMode=REPLICATED
ignite.servicesCache.atomicityMode=TRANSACTIONAL
ignite.servicesCache.writeSynchronizationMode=FULL_SYNC
ignite.ticketsCache.name=ticketGrantingTicketsCache
ignite.ticketsCache.cacheMode=REPLICATED
ignite.ticketsCache.atomicityMode=TRANSACTIONAL
ignite.ticketsCache.writeSynchronizationMode=FULL_SYNC
# Comma delimited list of addresses for distributed caches.
ignite.adresses=localhost:47500
ignite.trustStoreFilePath=NULL
ignite.trustStorePasswor=NULL
Read:
https://apereo.github.io/cas/development/installation/Configuration-Management.html
Then browse:
https://apereo.github.io/cas/development/installation/Configuration-Properties.html
--
Misagh
From: Stephan Arts <sa...@cosmos.esa.int>
Reply: Stephan Arts <sa...@cosmos.esa.int>
Date: September 26, 2016 at 10:44:42 AM
To: cas-...@apereo.org <cas-...@apereo.org>
Subject: [cas-user] [CAS 5.0 RC2] Configuring the Maven overlay
Hi,
I am trying to test out CAS 5, but I am a bit lost on how to configure it.
I've added the ignite-ticket-registry and json-service registry as br/>dependencies in the .pom file <
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-json-service-registry</artifactId>
<version>${cas.version}</version>
</dependency>
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-ignite-ticket-registry</artifactId>
<version>${cas.version}</version>
</dependency>
With cas 4.0, I had to specify something in the br/>deployerCConfigContext.xml to map mbeans. - Now there is an empty .xml br/>fille and some .groovy file to use. The documentation specifies that one
of these should be used (I think): br/>https://apereo.github.io//cas/development/installation/Maven-Overlay-Installation.html#spring-configuration
But I have no clue where to start. - Is there a list of br/>cconfiguration-examples I can look at?
Cheers,
Stephan
-- br/>You received this message because you are subscribed tto the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.
To post to this group, send email to cas-...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/57E8CAE3.7060104%40cosmos.esa.int.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.
To post to this group, send email to cas-...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/57EA2BD2.3000801%40cosmos.esa.int.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.57ea2e45.782bdfa1.31e4%40unicon.net.
Upload an overlay here: https://github.com/cas-projects/cas-issues
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/57EE13D2.2090202%40cosmos.esa.int.