On 12/07/2016 10:52, Jonas Israelsson wrote:

On 12/07/16 07:24, Fabio Martelli wrote:

Hi Jonas, I'm happy to see you have solved your issues.
International characters should be supported by templates. If you have some trouble using them please open a new issue on jira.
I was more thinking about the realm names. If trying to create a realm with a name outside "A-Z 0-9" (such as custo-mer or räksmörgås) it complains about
malformed path.

Is this limitation attentional ? It's not really a big issue. I was thinking of placing each customer in a realm, but that name can by all mean be mapped to overcome this issue.

Hi Jonas,
yes the limitation is intentional and enforced by the following regexp:

https://github.com/apache/syncope/blob/master/core/persistence-jpa/src/main/java/org/apache/syncope/core/persistence/jpa/validation/entity/RealmValidator.java#L30

The rationale behind this is that realm names are being used as URI path elements.

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC,
CXF Committer, OpenJPA Committer, PonyMail PPMC
http://home.apache.org/~ilgrosso/

Reply via email to