I would like to set up JIRA Service Desk so that users, when the arrive on the SD portal, can use their AD credentials to log in and create service requests. Is there a way to do this without counting towards JIRA's overall license limit (for the PM part of JIRA)?
Pertaining to your default group membership, my comment was just that it seemed a little crazy to apply Administrators to all users, it just doesn't seem like an ideal configuration off-hand. However, if you're just testing, I think you have it under control with that explanation, since it's only people with "JIRA Administrators" in your AD environment. Let's get to your issue then.
jira-users
is what is licensing your users in this case (or any group you configure to have USE permissions, best to keep it simple and use a dedicated group for this). To explain this further: Any ACTIVE USERS within the group JIRA-USERS
will count towards your JIRA license. Thus, we usually ensure that this group is the group that allows 'access.'
The way you have it set up, you are using Default Group Membership to license users within your application. All users within 'All Users, JIRA Administrators' are able to log into this connector. All of these users are then applied with Access/License (jira-users
).
Let's clear up an assumption first. This may be important with your directory setup!!!
So, there is two workarounds to your issue –
Using a single directory connector connected to your AD environment
jira-users
service-desk-customers
Using two directory connectors connected to your AD environment
jira-users
to license users and grant accessjira-developers
jira-administrators
service-desk-customers
Thanks so much. I will create another connector to authenticate based on 'all users' OU and 'employees' security group and set default group membership to service-desk-customers. Thanks a ton!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is no problem at all. I think you will have no problems with this configuration assuming the users can ONLY authenticate through ONE directory connector. That is key.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, and it's watching the AD group called 'Users' and the security group called 'Jira Administrators'. I've got a 10 user license as we test things before expanding out to the rest of the PM team. What would be helpful is letting me know if I need to have JIRA user licenses for every person who asks a question on Service Desk?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
... your default group membership applies the jira-users, jira-developers, jira-administrators groups huh. Wow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In user management -> user directories I have an active directory server configured and it is looking for a user and group DN to authenticate. They then get added to a default group membership: jira-administrators,jira-developers,jira-users Is there a way to point to another AD OU and let 'all active users' have a login which lets them create an issue on the service desk? (using another account because it wouldn't let me comment =( )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do you currently configure your directory?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.