2
When using the new configuration file capability for the Warehousing App, it is possible to set up an impossible setting. If the configuration is set to type=clientsecret and editable=false, then there is no way to enter the client secret. Please force editable=true for all instances where type=clientsecret. Editable should only be able to be set to false for type=certificate. This will avoid distributing a configuration file that blocks the user from completing the configuration and getting stuck with an error.
STATUS DETAILS
Completed
Comments
This was raised as a MS issue 120061121003010 .
Category: Warehouse management
Administrator on 10/7/2020 10:54:04 AM
This issue has been resolved with version 1.9.0.0. It is now possible to edit a connection that has IsEditable=false and Connectiontype=clientsecret if the secret is missing. After adding the secret and saving the connection it will no longed be editable.