Guido Wimmel created SYNCOPE-410:
------------------------------------

             Summary: Make username pattern configurable via account policy
                 Key: SYNCOPE-410
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-410
             Project: Syncope
          Issue Type: Improvement
          Components: console, core
            Reporter: Guido Wimmel
            Priority: Minor
         Attachments: syncopeAccountPolicyPattern.patch

Currently, the pattern for allowed usernames in Syncope is fixed to 
[a-zA-Z0-9-_@. ]+ (see AccountPolicyEnforcer). There are use cases for which 
this pattern does not fit (e.g. if one uses email addresses as usernames, e.g. 
the character '+' is also valid).

I'd suggest making the username pattern configurable via the account policy. 
See also the corresponding discussion on the mailing list starting with [1].

[1] 
http://syncope-dev.1063484.n5.nabble.com/AccountPolicyEnforcer-allowed-characters-in-username-td5714080.html



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to