How to add github team to jenkins as group using github oauth plugin

Hello folks,

I am using jenkins latest version and want to add my github organization teams to jenkis as role using github oauth plugin. I have used role-based strategy to add the teams. I have created two roles called dev and devops and should assign to my organization teams under organization. (gagcu). My teams names are dev and devops. When I want to add my dev role assign to gagcu*dev team it is not find this name as group/user. Documentation is referring should use asteriks * to split up org and team name. But I have tried many different ways to handle it, no progress. Could anyone pls help me about it? Thanks