You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkin...@googlegroups.com
Plugin name: NegotiateSSO
GitHub ID: FarmGeek4Life
Code is only local to my computer, no repository to fork.
This will be only for Jenkins instances running on Windows, as it uses a Windows-specific authentication library. Otherwise, same idea as KerberosSSO, but with the capability of performing NTLM authentication as well.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkin...@googlegroups.com
Well, I have the code posted to GitHub; I think there would be the possibility of incorporating it into KerberosSSO, however the problem is the distinct configuration differences between spnego and waffle, and trying to switch between them on the configuration page based on whatever OS the server runs...
> Well, I have the code posted to GitHub; I think there would be the possibility of incorporating it into KerberosSSO, however the problem is the distinct configuration differences between spnego and waffle, and trying to switch between them on the configuration page based on whatever OS the server runs...
> https://github.com/FarmGeek4Life/NegotiateSSO >