Skip to main content
Kofax

MSGRAPH Configuration Without Client Secret

Article # 3039761 - Page views: 374

Issue

Is it possible to poll mailboxes, MSGRAPH configuration, without using a client secret?

 

Solution

Using the Authorization Code Grant it is possible to not use a Client Secret when polling from a Mobile/Desktop platform inside Azure Portal.

See the info provided for the "Redirect URI" in the online documentation:

https://docshield.kofax.com/KIC/en_US/2.10.0-p831zjqp42/help/KIC_pluginhelp/KIC_plugin_help/configuration/t_configureauth.html

Additionally, as indicated in the table below, the Client Secret is Optional for the Authorization Code and the Resource Owner Password Credentials (ROPC) Grant as well.

It's not recommended to use the ROPC grant though.

 

Here is an example configuration for Client Credentials:

ClientCred2.png

 

NOTE: For MSGraph to work, the machine will need Internet access to connect to the Microsoft URL.

Level of Complexity 

Easy

 

Applies to  

Product Version Build Environment Hardware
Kofax Import Connector 2.10
2.9
ALL ALL N/A

References

N/A

 

Article # 3039761
  • Was this article helpful?