Skip to main content
Question

configuring FME server with Azure AD

  • August 17, 2022
  • 2 replies
  • 41 views

heinderooij
Contributor
Forum|alt.badge.img+1

we have make an app registration in azure by following this article:

 

Configuring Azure Active Directory with FME Server (safe.com)

 

I filled the tenant en client id etc from azure application to the server by new azure active directory but nothing happends after synchronizing.

must we make an enterprise appliaction ( so it says on fke server "Before you begin...") in stead off an app application? where can we link the ad groups in azure ?

 

2 replies

merlinegeorge
Safer
Forum|alt.badge.img+5
  • Safer
  • 89 replies
  • August 22, 2022

Hello @heinderooij​ ,

 

Per our documentation, in order for FME Server to communicate with Azure AD, you must create and register FME Server as an enterprise application in Azure AD.

In case of issues, please check the fmeserver.log file [located at <FMEServerFileShare>\\resources\\logs\\core\\current] for any error message related to Directory services.

Once you successfully create the Azure connection, you should be able to import the Azure groups from the Web UI -image


heinderooij
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 2 replies
  • August 24, 2022

thanks for yor answer. I'll make an enterprise app 😀