Add a Microsoft Entra ID site
FactoryTalk Security can reference more than one
Microsoft®
Entra ID
(as known as Azure AD) applications for user authentication to support a variety of
architectures. Use the FactoryTalk Administration Console
to configure a Microsoft
Entra ID application within FactoryTalk Security allowing the system to receive Microsoft
Entra ID information. If you want to use the web applications and Microsoft Entra ID
authentication, you must provide a client secret from the Microsoft Entra ID App
Registration when configuring the Microsoft Entra ID Authenticate Site in FactoryTalk
Administration Console.
IMPORTANT:
Microsoft renamed Azure Active Directory (Azure AD) to Microsoft Entra ID.
To add a Microsoft Entra ID site
- From theStartmenu, selectPrograms>Rockwell Software>FactoryTalk Administration Console.
- UnderAuthentication Services, right-clickAzure AD Sites, and then selectNew Azure AD Site.
- In theNew Azure ADdialog, enter the following:
- Name: A name for the Microsoft Entra ID site.
- Description: A description of the Microsoft Entra ID site.
- Application(client) ID: The unique ID assigned to your application by Microsoft Entra ID when the application is registered.
- Directory(tenant) ID: The unique identifier of the Microsoft Entra ID instance.
- Application(client) Secret: The hidden secret string created when adding the Microsoft Entra ID site. The application uses it to prove its identity when requesting a token. It is required when using Web Authentication Settings.TIP:To obtain the Application(client) ID, Directory(tenant) ID, and Application(client) Secret, do the following:
- Sign in to the Azure portal at https://portal.azure.com.
- On the Azure portal menu or the home page, selectAzure Active Directory>App registrations.
- FromApp registrations, select your application.
- On the app registration’sOverviewpage, select theCopy to clipboardicon to copy the Application(client) ID and the Directory(tenant) ID needed.
- In the left pane, underManage, selectCertificates & secrets, selectClient secrets, and then select theCopiedicon in theValuecolumn to copy the Application(client) Secret needed.
- SelectOK.
Provide Feedback