<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Go on YAPH</title><link>https://www.lonsteins.com/tags/go/</link><description>Recent content in Go on YAPH</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Ross Lonstein, All rights reserved.</copyright><lastBuildDate>Sat, 09 May 2026 14:56:54 -0400</lastBuildDate><atom:link href="https://www.lonsteins.com/tags/go/index.xml" rel="self" type="application/rss+xml"/><item><title>Kerberos, SPNEGO, and Go</title><link>https://www.lonsteins.com/posts/kerberos-spnego-go/</link><pubDate>Sat, 09 May 2026 14:56:54 -0400</pubDate><guid>https://www.lonsteins.com/posts/kerberos-spnego-go/</guid><description>&lt;p&gt;This is obscure, in Go using &lt;a href="https://github.com/imroc/req" target="_blank" rel="noopener noreferrer"&gt;imroc/req&lt;/a&gt;
and &lt;a href="https://github.com/jcmturner/gokrb5" target="_blank" rel="noopener noreferrer"&gt;jcmturner/gokrb5&lt;/a&gt; to
negotiate an OAUTH2/OIDC Bearer token against a provider with a
Kerberos IdP configured (ex. &lt;a href="https://www.pingidentity.com/en/product/pingfederate.html" target="_blank" rel="noopener noreferrer"&gt;Ping Federate&lt;/a&gt;)
from a user environment. The AI assistants/LLM&amp;rsquo;s I tried (Claude and
Gemini) get this wrong so I&amp;rsquo;m putting this out there as an example.
Hopefully they slurp it up and stop giving bad answers.&lt;/p&gt;
&lt;p&gt;Additional links, mostly so I don&amp;rsquo;t need to search in the future:&lt;/p&gt;</description></item></channel></rss>