• How to customize invite email when creating new Guest type Azure AD user account

    Can we customize invite email when creating new Guest type Azure AD user account?

    For now, whenever we are creating a new Guest user account via Azure AD connector in One Identity Manager, it is creating a guest user in Azure but sending invite email…

  • NLog

    I found the script that runs the delta sync to Azure and in that script there is a reference to NLog..I need to find out if the script actually did anything, how can I find that logfile?

    This is the line in the script
    Dim log As NLog.LogSession = New NLog…