×
Menu

6.5.1.9.2.4. IMAP Office365 configure OAuth2 using own app registration

 
 
 
 
When using Office 365 you can use the configured ChronoScan app registration or use an app registration in our own Entra ID tenant.
 
 
 
 
6.5.1.9.2.4. IMAP Office365 configure OAuth2 using own app registration
1

Tenant ID

1. Tenant ID
The tenant ID
2

Client ID

2. Client ID
Client ID
3

Client secret

3. Client secret
Client Secret
4

Redirect url

4. Redirect url
Redirect URL, this url will be the one the desktop interface will open for receiving the credentials when creating new ones
5

Client secret expiration

5. Client secret expiration
Secret expiration, this is only for information, if active, it will also warning when the expiration date is near
 
 
 
 
To configure a new Entra ID app registration go to AZURE Entra ID configuration - App Registration and register new application
 
 
 
Set an app name, Accounts in this organization and configure the redirect url, this is the url the desktop interface will be waiting for the response when creating new credentials
 
 
Now the application is created, you can get the Tenant ID and Client ID
 
 
 
Now it is necessary to create a client secret
 
 
 
Once the secret is created it will show the value, copy the value because this will be the only time it will show the value
 
 
 
Finally it is necessary to give the permissions for the application
 
 
 
The necessary permissions are
- IMAP.AccessAsUser.All
- email
- offline_acccess
- openid
- profile
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The application is already created, you can go to the desktop interface and obtain credentials for that IMAP configuration