Re: Jenkins SAML with google

2020-10-15 Thread Ivan Fernandez Calvo
Did you set the proper *Group Attribute* in the configuration? Did you check that the groups are loaded in the user? if you go to JENKINS_URL/user/USENAME/configure at the end page you can see the groups loaded. in case there is no groups check that you SAMLResponse contains the groups

Re: Jenkins SAML with google

2020-10-14 Thread Gautam, Rishi
Thank you Ivan for responding, but that didn't worked for me as well. On Wed, Oct 14, 2020 at 10:33 PM Ivan Fernandez Calvo < kuisathave...@gmail.com> wrote: > Hi, > > you have how to do it in the documentation of the plugin >

Re: Jenkins SAML with google

2020-10-14 Thread Ivan Fernandez Calvo
Hi, you have how to do it in the documentation of the plugin https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md#configuring-groups-security El miércoles, 14 de octubre de 2020 a las 13:52:07 UTC+2, Rishi Gautam escribió: > Using role based strategy, is there any way to give

Jenkins SAML with google

2020-10-14 Thread Rishi Gautam
Using role based strategy, is there any way to give default permission to all logged in users? I used authenticated group but it is not working and always forwarded to logout. Also, how to enable permission for groups in google? -- You received this message because you are subscribed to the