Hi Chris, Joseph,
No, you are not alone. I have been searching the doc, testing 6.4 (without
success a few months back, likely at a too early stage where pm was
completely bugged) about this pm reset ticket being destroyed on its first
use. It has driven me nuts for months.
The 1 opening of th
ependencies automatically compiled depending of
> cas.properties entries?
> Where should I add
> "org.apereo.cas:cas-server-support-ldap:${casServerVersion}" entry?
> BN
>
> wtorek, 2 marca 2021 o 14:34:00 UTC+1 Kink napisał(a):
>
> Hi Bartosz,
>>
>>
Hi Bartosz,
I use simple ldap against an ApacheDS, it works well.
CAS is a marvellous thing ,but a highly sensitive one, you may want to
verify you have no white space at the end of lines in your config file.
I ran into that issue once which drove me crazy.
Also, I assume you compiled your CAS w
Hi Parker,
What about changing the collation of your DB/TABLE/COLUMN to a case
insensitive (CI) one?
MYSQL seems to do that easily:
ALTER TABLE user_table MODIFY COLUMN username VARCHAR(…) CHARACTER SET UTF8
COLLATE UTF8_GENERAL_CI
MSSQL would be something like:
ALTER TABLE dbo.user_table
in the same position last year: new to Docker, Overlays, CAS,
ApacheDS, and more... a tough year!
CAS really is great but with such a hard learning curve, this is insane LOL
but a lot of good and knowledgeable (not me!) guys hang around here :-)
Good luck
Kink
On Thu, Jun 18, 2020 at 5:32 PM José
WAR (settings in one place, application in
the other), and the service settings, which I defined with json, are
loadable on the fly as CAS detects changes!
So yes, copy the files manually and modify them according to your needs!
On Thu, May 14, 2020 at 3:55 PM Root wrote:
> Hi Kink,
>
&g
Hi there,
I prepared my CAS 6.2 on a VM with
./gradlew clean
./gradlew copyCasConfiguration
./gradlew explodeWar
cp ./build/cas/WEB-INF/classes/application.properties /etc/cas/config/
cp ./build/cas/WEB-INF/classes/message.properties /etc/cas/config/
A gradlew run command takes the config from th
Does someone has a clue how and where this is applicable? Could this be
applied to the PM searchFilter?
I will be grateful for any responses you may have and look forward to
contributing to the community.
Many thanks
Kink
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitte