Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Summary

This section allows you to configure a Default Reporter (used for Email only users) and to allow new users to be created and associated to the relevant group/s.

Configuration Options

Default reporter user name

By default, JEMH will attempt to locate the JIRA user related to a given email, if that lookup fails, and user creation is not enabled, then this value can be used to provide a 'fallback' reporter. The Default reporter must still have the correct project authorisation in order to create issues.

Enable automatic assignee

If enabled, will look to Component, then Lead for an assignee, if a default is not set in the project.

Create users

If enabled, will on receipt of email addresses in FROM:, TO:, CC: create JIRA users and set with the relevant address.

User Directory

Defines the User Directory to add the newly create to. Use the DEFAULT (first available writable directory in the Jira User Directories list) OR pick a specific directory.

Require Sign-up Email

If enabled, Users passing the user creation checks will be required to click an acknowledgement link in order to have the account created.

Notify Users

If enabled, will email auto-created users, enabling them to change passwords etc.

Create User ID from

Provides control over how the user ID in JIRA is defined. At the moment, limited to:

  • Name

  • Email

  • Alternate (future LDAP re-integration)

Alternate ID Provider

Defines the ID provider that should be used when creating the user Id.

Create from Email condition

This defines when the user should be created from an email. The two options are:

  • Always

  • Exist in alternate only

Allow user creation by email domains

A CSV list of regular expressions for email addresses that will be valid for JIRA user creation purposes (e.g.: .*@yourco.net).

Block user creation by email domain

Inverse of above, giving choice of pick valid domains or invalid domains.

Global Auto Join group(s)

A CSV list of names of groups that an auto created user will join. This list is absolute, so if jira-users is not included, the user will not have that group, have right-to-user JIRA, or count toward JIRA license.

Auto Join Group Condition

Controls when auto-joining groups occur. The three options are:

  • On User Creation

  • For All Jira Users

  • On Creation or For users Without Groups

Force userId Case

This will force the userId to be created either in lower or upper case.

Selected LDAP Config

Defines the LDAP configuration that should be used when creating new users. Requires a LDAP connection to be configured within

Related Pages

  • No labels