We have Samanage setup to automatically create accounts in Azure AD Enterprise Application area, so that in theory when an account is created in Azure, it should get created there. Every time though the provisioning log comes up as skipped. The log is showing as:
The User '***
@***.net' will be skipped due to the following reasons: 1) This object is not assigned to the application. If you did not expect the object to be skipped, assign the object to the application or change your scoping filter to allow all users and groups to be in scope for provisioning. 2) This object does not have required entitlement for provisioning. If you did not expect the object to be skipped, update provisioning scope to 'Sync all users and groups' or assign the object to the application with entitlement of provisioning category
SkipReason - NotEffectivelyEntitled
Assigned to the application - False
IsInProvisioningScope - True
ScopeEvaluationResult - {}
In Azure AD Enterprise, should the sign-in URL be something like this, which it currently is? app.samanage.com/.../<Company Name>
The Microsoft document under Configure Azure AD SSO shows the Sign on URL as
https://<Company Name>.samanage.com/saml_login/<Company Name>, which is what we have in Samanage SSO, but not in Azure. This all was setup long before I came along, so not sure if this was setup per Samanage instructions possibly, or if it was setup wrong.
I can manually add them but that is a bit of a hassle.