Hello experts,
We’re using non-interactive users for some back-end communication with Dynamics 365 environment API. We created this accounts in Dynamics using the following approach:
- Give Dynamics 365 license to the account.
- Setting account as non-interactive in Dynamics and assigning security roles to it.
- Removing Dynamics 365 license from account.
Everything was working smoothly until we start using Azure Active Directory groups to restrict access to environments. After enabling this feature our non-interactive accounts were set as disabled. It is no matter if non-interactive account is a member of group or not. In both cases because it does not have an assigned license– it is automatically removed from the list of enabled accounts.
Anyone meet the described behavior? Is it a bug in restriction access with security groups implementation? From my point of view this behavior does not makes any sense because non-interactive account should not require any license :(
Maybe any workaround for this?
Any help will be appreciated.
Kind regards.