Configuring connection credentials
About this task
Procedure
- Edit the identity_providers.properties file.
-
Configure the following properties.
- entraID.clientID
- The Client ID used to establish a connection to Microsoft Entra ID.
- entraID.tenantID
- The Tenant ID used to establish a connection to Microsoft Entra ID.
- entraID.secret
- The secret that is used to establish a read-only connection to Microsoft Entra ID. This secret can be entered here in plain text or it can be encrypted. Use the Microsoft Entra ID Configuration Utility to encrypt your secret. For more information, see Configure Microsoft Entra ID properties by using the configuration utility.
- entraID.secretEncrypted
-
- True
- The Microsoft Entra ID secret is encrypted.
- False
- The Microsoft Entra ID secret is not encrypted and is entered as plain text.
- entraID.authorityHost
- Specifies the Azure Authority Host to use. Its value is one of the
following strings:
- https://login.microsoftonline.com for Public Cloud
- https://login.microsoftonline.us for US Government