<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pts on</title><link>https://www.ngallo.it/tags/pts/</link><description>Recent content in Pts on</description><generator>Hugo</generator><language>en-uk</language><managingEditor>nicola.gallo@nitroagility.com (Nicola Gallo)</managingEditor><webMaster>nicola.gallo@nitroagility.com (Nicola Gallo)</webMaster><lastBuildDate>Sat, 01 Aug 2026 11:00:00 +0200</lastBuildDate><atom:link href="https://www.ngallo.it/tags/pts/index.xml" rel="self" type="application/rss+xml"/><item><title>Designing PIC-X: Exposing Configuration through .well-known/pic-x-configuration</title><link>https://www.ngallo.it/blog/2026-08-01/pic-x-well-known-config/</link><pubDate>Sat, 01 Aug 2026 11:00:00 +0200</pubDate><author>nicola.gallo@nitroagility.com (Nicola Gallo)</author><guid>https://www.ngallo.it/blog/2026-08-01/pic-x-well-known-config/</guid><description>&lt;figure class="post-banner"&gt;
 &lt;img src="https://www.ngallo.it/images/2026-08-01/pic-x-well-known-config.png" alt="Designing PIC-X: Exposing Configuration through .well-known/pic-x-configuration." loading="lazy"&gt;
 &lt;figcaption&gt;Designing PIC-X. Exposing Configuration through .well-known/pic-x-configuration.&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;When PIC-X starts, it exposes its public configuration at:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;http://127.0.0.1:5556/pic-x/.well-known/pic-x-configuration
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The document exposes public PIC-X endpoints and supported protocol capabilities. Internal Exchange Profiles are not exposed.&lt;/p&gt;
&lt;h2 id="pic-x-and-the-pic-token-service"&gt;PIC-X and the PIC Token Service&lt;/h2&gt;
&lt;p&gt;PIC-X is the overall system.&lt;/p&gt;
&lt;p&gt;The PIC Token Service, or PTS, is the PIC-X component that implements the PIC profile of OAuth Token Exchange.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;PIC-X
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;|
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;+-- PIC Token Service (PTS)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;| +-- OAuth Token Exchange endpoint
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;| +-- PCA initialization and continuity propagation
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;| +-- Execution contract validation and binding
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;| +-- Continuity validation and aggregation
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;| +-- Revocation
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;| +-- PTS signing keys
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;| `-- Continuity verification
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;|
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;+-- Attestation services
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;+-- Trusted Anchors
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;`-- Guardrails and other PIC capabilities
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The PIC-X discovery document therefore contains both PTS endpoints and other PIC-X capabilities.&lt;/p&gt;</description></item></channel></rss>