Documentation for Crowd 2.5. Documentation for other versions of Crowd is available too.
In some cases you may wish to convert usernames and group names to lower case when passing them to an application. You can set an option for each application, as described below. When the option is set, Crowd will convert upper-case and mixed-case information obtained from your user directory to lower case before passing the information to the application. The conversion is applied to the following information:
If you set this option for an application, the conversion will apply to all directories mapped to the application.
This option is useful in the following situations:
jsmith
) with a corporate directory which allows mixed-case usernames (e.g. JSmith
). Examples of such applications are JIRA and Confluence.Check your options carefully
You should only enforce lower-case conversion if you are in a situation as described above. There is no need to enforce lower-case conversion if you are starting out afresh with a Crowd-to-JIRA or Crowd-to-Confluence integration. When lower-case conversion is not enforced, Crowd's behaviour is case-insensitive but case-preserving — it will ignore case when comparing usernames etc ('JSmith' = 'jsmith') and it will preserve case when passing information between applications and directories ('JSmith' remains 'JSmith'). This results in the expected behaviour in the Crowd-integrated directories as well as the Crowd-integrated applications such as JIRA and Confluence.
To enforce lower-case conversion for an application,
Screenshot: Application Options