-
Bug
-
Resolution: Unresolved
-
Major
-
None
We are using here the project based authentication matrix. Crowd works fine for the global configuration of the auth matrix but when you
specify a crowd group for a specific hudson project it does not get recognized. You can easily test it like this:
- create a group inside crowd
- allow this group to login into hudson
- configure hudson to use project based authentication
- add the group to the global auth matrix of hudson only allowing general read and job read
- add the same group to a projects auth matrix and give it build rights
- add a user to the group inside crowd
- try if you can do a build for the project you configured (here it doesn't work)