[ https://issues.apache.org/jira/browse/SYNCOPE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-410:
-------------------------------------------
Fix Version/s: 1.2.0
1.1.4
Assignee: Francesco Chicchiriccò
> 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
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 1.1.4, 1.2.0
>
> 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
|