Leo Q

Results 239 comments of Leo Q

@iwarapter hi, I encountered similar issue with you, I tried a different path which is now working ! Try #35 with the prebuilt hpi package: https://ci.jenkins.io/job/Plugins/job/oidc-provider-plugin/job/PR-35/

It would be nice to create claims using groovy, like in this issue https://github.com/jenkinsci/oidc-provider-plugin/issues/22 the GitHub repo could be got by ``` GITHUB_SLUG = env.JOB_NAME.split("/")[0..1].join("/") ``` And maybe more, GitHub...

暂时没空帮忙写单元测试,等我什么时候有空吧,欢迎其他人来帮忙补充单元测试

感谢反馈,可以直接编辑项目文档

I want this feature, I also want this feature for dynamic secret, this would reduce unnecessary service restart, if multiple credentials is referred by one project, without this feature, the...

不好意思,我没太理解这里的通用脱敏规则的含义,能否帮忙再详细说明一下使用方法? 方便的话写到代码中去一下。

能否将名字改为"三段式通用脱敏规则", 这样更加好理解一些, 你觉得如何? 还有可以考虑在model里预留几个槽位, 然后让管理员可以在系统配置中配置正则规则. 三段式的可以写死没问题, 我觉得这个确实是通用性很高