Using Jenkins plugin 'Role-Based Strategy', I need to have user having access ONLY to a project pipeline only. I added the user under 'Item roles', but user gets error: 'User id' is missing the Overall/Read permission I am also using ldap, and the user is in ldap, by passes credential page and get error above. I don't want to grant user global roles (i want user to have only specific access to project).
Any help