'Jenkins Run/Replay permission missing even though authenticated users are allowed to do everything

I have a Jenkins 2.319.2 installation and I want to use the replay feature to get my pipeline running. However, it doesn't seem to work anymore. It tells me that I'm missing the Run/Replay permission, so I can only run the pipeline, but not modify the pipeline script. Looking at the Security configuration, I see that authenticated users (we use LDAP) are allowed to do anything, we even have anonymous read access on. Why can't I replay?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source