Entra syncs with Confluence daily . I am looking for an automation or recommended marketplace app that will change users who haven't used Confluence in 90 days to guest.
@Dee from Texas You should also consider this information posted on the page https://support.atlassian.com/confluence-cloud/docs/assign-space-access-to-guests/ page:
Hi @Dee from Texas ,
Thank you for your post.
Not a easy task, you requirement needs coding and call several api.
You can find more info here: https://community.atlassian.com/forums/Jira-Service-Management/Help-with-the-user-deactivation-automation-for-90-days/qaq-p/3211133
Marketplace app that I know: https://marketplace.atlassian.com/apps/1211109/user-management-and-license-optimizer-for-jira-confluence?hosting=cloud&tab=overview
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, @Dee from Texas
Disclosure: I am from TechTime, a Marketplace Partner, maker of User Management for Confluence (and Jira too) — an app that enables something very similar, specifically automatic delicensing of inactive users.
So...
1) I disagree with @Marc -Devoteam- This has nothing to do with the SSO, only with the User Provisioning from the IdP. We always advise our customers (we are also a Solution Partner in New Zealand and Australia) to separate SSO groups from application groups (and in fact separate SSO-related app in Entra from User Provisioning app in Entra). Any fully enabled user would then have at least two groups: one gives SSO ability and is mapped to SSO app in Entra, the other(s) are product-related groups and are provisioned to Cloud for the sake of enabling making decisions in Cloud e.g. giving access to products.
2) If a group is provisioned from Entra it becomes read-only in Atlassian Cloud, so if this group actually grants the Confluence license you can't remove a user from this group to take the license away.
3) As such you do need a 3rd party app like ours to set up a more elaborate configuration as follows:
4) These days guest access results in users being put into the product-specific guest group. So theoretically you could replace "unlicensed" group with the "guest" one. Our app will happily operate on these groups. Whether it will actually work, specifically produce the expected level of access on the space-level is a question. I believe it maybe kinda one way – all guest users invited to individual spaces end up in the guest group, but not all users from the guest group are invited to all spaces
5) And yes, the warning by Atlassian that @Barbara Szczesniak mentioned is still valid. While delicensing someone who is inactive for 90 days is a task a regular admin can do at any time, and the app in this case merely automates it, converting someone who was a paid user to a guest is basically trying to circumvent Atlassian licensing terms. I can't blame Atlassian for not liking this.
6) If you have ANY questions please don't hesitate to reach out to our 24x7 support or via chat widget on our website
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is kind of impossible on using Entra as SSO or any SSO solution.
As Entra is in the lead, if a user is active in Entra the user is active in Atlassian, if you alos provision groups and assignee access based on the groups this is also leading on what license is granted
If on Access settings, users from a domain, or any domain are granted a Confluence license, this will always be enforced.
Users not using Confluence for 90 days, but coming from Entra and user access settings or default group settings on provisioned groups ( if user is in this group), Entra sync will always be leading.
How is your setup?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.