Basic Authentication Off

I’m using Camunda 7, I was developing some submissions for the Camunda API and I realized that I don’t need to authenticate to send this information. In my context this can’t be the case, authentication must be required. I saw a tutorial where you tell me to add it to a “web.xml” file, but I couldn’t find it. Can anyone help me?

Hi @MarcosCK,

Which distribution of Camunda 7 are you using?
Authentication needs to be activated. Check this thread for more information:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.