Let's assume that you want to:
- Allow self-registration (automatic signup) of new users in your 'Customers' directory via JIRA, and
- Disable self-registration via Confluence.
Here's how you would set the directory-level and application-level permissions in Crowd.
- At directory level, enable the 'Add User' permission (and any other permissions you want):
- In the Crowd Administration Console, click the 'Directories' tab in the top navigation bar.
- Select the 'Customers' directory.
- Click the 'Permissions' tab.
- Select the 'Add User' check-box.
- At application level, make sure the 'Add User' permission is enabled for the JIRA application:
- Click the 'Applications' tab in the top navigation bar.
- Click the 'View' link next to the JIRA application.
- In the 'View Application' screen, click the 'Permissions' tab.
- Select the 'Customers' directory.
- Select the 'Add User' check-box.
- At application level, disable the 'Add User' permission the Confluence application:
- Click the 'Applications' tab in the top navigation bar.
- Click the 'View' link next to the Confluence application.
- Click the 'Permissions' tab.
- Select the 'Customers' directory.
- Deselect the 'Add User' check-box.
In summary:
With the above application permissions, a person will be able to sign up for a user account via JIRA and this user will be created in the 'Customers' directory, but they will not be able to sign up for an account via Confluence.