Skip to main content

Hi, 

 

What is the approach to pull the username information from the active directory ? 

Use case: My role on FME flow is admin and I publish the workspaces using the create workspace app. The workspace links are provided to end users (they don't have any user profile created on FME flow) and all they do is simply use the link to ingest the file and use the generated output. 

My ask is what is needed to integrate the AD to the FME flow and if the user profiles must be created on FME Flow in order to fetch the user information? 

I want to imprint the user name ( user who executes the job ) and display it on the reconciliation report?

There are a range of way you can integrate and connect FME Flow with AD/Entra - have a look here: https://support.safe.com/hc/en-us/sections/25407342609805-Login-Configuration

 

I recommend importing AD groups rather than users. If you import a group then FME Flow will keep that synced with AD, so when a new user gets added to that group, they also gain access to FME Flow.

If you only import users, then you will need to import each user separately who would require access to Flow