-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Current behaviour
When a synced group is deleted or unassigned from the Atlassian Cloud app in the identity provider, SCIM provisioning will delete the group from the Atlassian organization/site.
However, in Okta, the following option is displayed for the end user:
- Leave the group in the target app
If that option is chosen, the group is removed/unlinked from the Group Push section in Okta. However, the group remains in the User provisioning directory and continues showing as linked in the Atlassian UI.
Proposed solutions
- After choosing the Leave the group in the target app option in Okta, the group becomes a Local group in Atlassian.
- Create a public API to unlink the groups in Atlassian, like the one that exists for users:
- Provide the SEs with a Maintenance API to unlink groups on our end.