Forum Discussion

caffineaddict19's avatar
caffineaddict19
Frequent Visitor
1 year ago
Solved

Can Custom Connector Access Windows Certificate Store

Hi,    I am looking into creating a custom connector that can call an API that requires mTLS + client credential flow. I can embed the certificate into the file and load the Certificate as an exten...
  • caffineaddict19's avatar
    1 year ago

    Update: I was able to perform mTLS within customconnector/On-prem gateway. One of the paremeter called client certificate inside Web.Contents takes a thumprint of certificates stored inside the Windows Certificate Store. This certificate is presented to the server from client machine and can perform mTLS