motiko / sfdc-debug-logs

Browser extension for Salesforce logs management
http://motiko.github.io/sfdc-debug-logs/
MIT License
31 stars 12 forks source link

Salesforce Apex debugger chrome extension does not work with Require HttpOnly attribute session setting enabled #36

Open harshidwd opened 6 months ago

harshidwd commented 6 months ago

Hi Team, Salesforce Apex debugger chrome extension does not work with "Require HttpOnly attribute" session setting enabled in our org. If we disable the "Require HttpOnly attribute" checkbox , it works. We can not disable in production due to security reasons. Could you please suggest any workaround to have this working with this session setting enabled.

Thanks, Harshita