Step 5: OAuth setup (if OAuth 2.0 was selected as authentication type.))

The values below must be entered here:

1.Client ID: This is the value of the application ID or client ID from the Azure Active Directory application.

2.Client secret key: This is the value of the application key or client key from the Azure Active Directory application.

3.Scope: This is the scope within which an OAuth 2.0 token should be requested. It often looks like https://xyz/.default, where “xyz” is the connected service’s base URL.

4.Client secret key valid through: This is where you specify the time the client secret key expires. This can be useful as a future reminder of the time the client secret key is about to expire.

 

Important! The values ​​listed here (Client ID, Client secret key, Scope, Client secret key valid through) can be retrieved from the Azure AD Business Central Authentication application. (OAuth application setup video).