• Backsync assignedPlans

    Hi,

    As per this KB, the attribute assignedPlans can't be found when trying to create a sync rule.

    I'm trying to write a PowerShell script to extract assignedPlans for my customer to sync:

    $aplans = $srcObj["assignedplans"] -all
    $aplans…

  • 7.4.4 - Pull Azure MFA info

    I have installed 7.4.4, how can I pulled MFA information for the Azure AD accounts.

    With PowerShell you can pull this information with get-msoluser -userprincipalname account | select strongauthenticaitonmethod

    I would like for our Service Desk to be able…

  • Azure AD Questions

    Hi all,

    I am new to One Identity products and possibly looking at purchasing Active Roles to automate new user requests from Service Now but I have a few questions that i hope you can help me with:

    Environment

    We currently create users on our on premise…

  • Azure AD only Users in Active Roles not showing up

    I have followed the documentation for part 1 and 2 in the documentation below, but I am still not able to see Azure AD only users. We have a hybrid setup and I can see some Azure AD only groups not sure why. I can see licensing and Azure AD Roles, so…