-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Platform: All, OS: All
Hi @ll,
I've set up hudson (user administration of hudson itself) with Project-based
Matrix Authorization Strategy. I've added my name and gave myself all privileges
(including Read...). If I now close hudson (without doing something else) and
restart it by commandline, I get the following message and have no more access
to the configuration or anything else...
========================
Access Denied
org.acegisecurity.providers.UsernamePasswordAuthenticationToken@923d1bfd:
Username: hudson.security.HudsonPrivateSecurityRealm$Details@1d8417c; Password:
[PROTECTED]; Authenticated: true; Details:
org.acegisecurity.ui.WebAuthenticationDetails@255f8: RemoteIpAddress:
XXX.XXX.XXX.XXX; SessionId: 8013c98834de5a46ef9f6277930606ce; Granted
Authorities: authenticated is missing Read
========================
- is duplicated by
-
JENKINS-2375 project-based matrix repeatably gives: Granted Authorities: is missing Read
- Closed