Special Characters in cas.properties values

35 views
Skip to first unread message

Colin Ryan

unread,
Sep 5, 2022, 12:10:32 PM9/5/22
to cas-...@apereo.org
Folks,

I have a complex password in the cas.properties file. It contains some
special characters like & and ( etc.

Do these need to be escaped somehow? It doesn't seem to be getting
parsed properly (i.e. login in question is failing)

Thanks

Petr Fišer

unread,
Sep 6, 2022, 10:31:08 AM9/6/22
to cas-...@apereo.org, Colin Ryan
Hello,
Most probably, you will have to convert them to Java properties format.
Unicode stuff is written like \uXXXX where XXXX is the code.
You can use this to convert stuff. But it is a website... so think twice
before you put your passwords there. https://itpro.cz/juniconv/

Cheers,
Fiisch
Reply all
Reply to author
Forward
0 new messages