Anonymous user is not found when using Role-based Authorization Strategy plugin

Hi All

It is been a while since I started to use the Role-based Authorization Strategy plugin in my Jenkins instance. While I read the documentation, I noticed that there is an Anonymous user that can be created in the global role scope. However, the Anonymous user or group is not found in my instance.

Please leave comments if you need other information.

Thanks!

1 Like

Have you tried lowercase anonymous?

Yeah, I tried, and it looks the same. Though I found it shows the user or group not found, it actually affects Jenkins which means it is working.

1 Like

Huh. Maybe your auth provider (eg ldap, saml, etc) is doing something odd. Last I heard anonymous was a hard coded user built into core.

Iā€™m happy it works though

1 Like