Skip to content

Commit

Permalink
Script updating gh-pages from 6511149. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jun 26, 2024
1 parent 854ec3d commit 2727655
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 7 deletions.
21 changes: 17 additions & 4 deletions draft-ietf-wimse-workload-identity-bcp.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<meta content="Hannes Tschofenig" name="author">
<meta content="Edoardo Giordano" name="author">
<meta content="Yaroslav Rosomakho" name="author">
<meta content="Arndt Schwenkschuster" name="author">
<meta content='
The use of the OAuth 2.0 framework for container orchestration systems poses a challenge as managing secrets, such as client_id and client_secret, can be complex and error-prone.
"Service account token volume projection", a term introduced by Kubernetes, provides a way of injecting JSON Web Tokens (JWTs) to workloads.
Expand Down Expand Up @@ -1034,7 +1035,7 @@
</tr></thead>
<tfoot><tr>
<td class="left">Hofmann, et al.</td>
<td class="center">Expires 15 December 2024</td>
<td class="center">Expires 28 December 2024</td>
<td class="right">[Page]</td>
</tr></tfoot>
</table>
Expand All @@ -1047,12 +1048,12 @@
<dd class="internet-draft">draft-ietf-wimse-workload-identity-bcp-latest</dd>
<dt class="label-published">Published:</dt>
<dd class="published">
<time datetime="2024-06-13" class="published">13 June 2024</time>
<time datetime="2024-06-26" class="published">26 June 2024</time>
</dd>
<dt class="label-intended-status">Intended Status:</dt>
<dd class="intended-status">Standards Track</dd>
<dt class="label-expires">Expires:</dt>
<dd class="expires"><time datetime="2024-12-15">15 December 2024</time></dd>
<dd class="expires"><time datetime="2024-12-28">28 December 2024</time></dd>
<dt class="label-authors">Authors:</dt>
<dd class="authors">
<div class="author">
Expand All @@ -1071,6 +1072,10 @@
<div class="author-name">Y. Rosomakho</div>
<div class="org">Zscaler</div>
</div>
<div class="author">
<div class="author-name">A. Schwenkschuster</div>
<div class="org">Microsoft</div>
</div>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1100,7 +1105,7 @@ <h2 id="name-status-of-this-memo">
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
<p id="section-boilerplate.1-4">
This Internet-Draft will expire on 15 December 2024.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
This Internet-Draft will expire on 28 December 2024.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
</section>
</div>
<div id="copyright">
Expand Down Expand Up @@ -1527,6 +1532,14 @@ <h2 id="name-authors-addresses">
<a href="mailto:[email protected]" class="email">[email protected]</a>
</div>
</address>
<address class="vcard">
<div dir="auto" class="left"><span class="fn nameRole">Arndt Schwenkschuster</span></div>
<div dir="auto" class="left"><span class="org">Microsoft</span></div>
<div class="email">
<span>Email:</span>
<a href="mailto:[email protected]" class="email">[email protected]</a>
</div>
</address>
</section>
</div>
<script>const toc = document.getElementById("toc");
Expand Down
13 changes: 10 additions & 3 deletions draft-ietf-wimse-workload-identity-bcp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
WIMSE B. Hofmann
Internet-Draft H. Tschofenig
Intended status: Standards Track Siemens
Expires: 15 December 2024 E. Giordano
Expires: 28 December 2024 E. Giordano
Nokia
Y. Rosomakho
Zscaler
13 June 2024
A. Schwenkschuster
Microsoft
26 June 2024


Best Current Practice for Workload Identity
Expand Down Expand Up @@ -43,7 +45,7 @@ Status of This Memo
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."

This Internet-Draft will expire on 15 December 2024.
This Internet-Draft will expire on 28 December 2024.

Copyright Notice

Expand Down Expand Up @@ -423,3 +425,8 @@ Authors' Addresses
Yaroslav Rosomakho
Zscaler
Email: [email protected]


Arndt Schwenkschuster
Microsoft
Email: [email protected]

0 comments on commit 2727655

Please sign in to comment.