Skip to content

Commit

Permalink
Deployed 5b826bc to dev with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Docs Deploy committed Dec 4, 2024
1 parent 15a22a9 commit 4f3128b
Show file tree
Hide file tree
Showing 8 changed files with 137 additions and 137 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3770,7 +3770,7 @@ <h2 id="create-an-authconfig">❻ Create an <code>AuthConfig</code><a class="hea
</span><span id="__span-7-27"><a id="__codelineno-7-27" name="__codelineno-7-27" href="#__codelineno-7-27"></a><span class="s"> key: ext_auth_data # how this bit of dynamic metadata from the ext authz service is named in the Envoy config</span>
</span><span id="__span-7-28"><a id="__codelineno-7-28" name="__codelineno-7-28" href="#__codelineno-7-28"></a><span class="s">EOF</span>
</span></code></pre></div>
<p>Check out the docs about using <a href="./features.md#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<p>Check out the docs about using <a href="../../features/#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<h2 id="create-the-api-keys">❼ Create the API keys<a class="headerlink" href="#create-the-api-keys" title="Permanent link">&para;</a></h2>
<p>For user John:</p>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-8-1"><a id="__codelineno-8-1" name="__codelineno-8-1" href="#__codelineno-8-1"></a>kubectl<span class="w"> </span>apply<span class="w"> </span>-f<span class="w"> </span>-<span class="s">&lt;&lt;EOF</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3854,7 +3854,7 @@ <h2 id="create-an-authconfig">❺ Create an <code>AuthConfig</code><a class="hea
</span><span id="__span-6-33"><a id="__codelineno-6-33" name="__codelineno-6-33" href="#__codelineno-6-33"></a><span class="s"> &#39;http://matrix-quotes.127.0.0.1.nip.io:8000/login.html?redirect_to=&#39; + request.path</span>
</span><span id="__span-6-34"><a id="__codelineno-6-34" name="__codelineno-6-34" href="#__codelineno-6-34"></a><span class="s">EOF</span>
</span></code></pre></div>
<p>Check out the docs about using <a href="./features.md#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<p>Check out the docs about using <a href="../../features/#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<h2 id="create-an-api-key">❻ Create an API key<a class="headerlink" href="#create-an-api-key" title="Permanent link">&para;</a></h2>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-7-1"><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a>kubectl<span class="w"> </span>apply<span class="w"> </span>-f<span class="w"> </span>-<span class="s">&lt;&lt;EOF</span>
</span><span id="__span-7-2"><a id="__codelineno-7-2" name="__codelineno-7-2" href="#__codelineno-7-2"></a><span class="s">apiVersion: v1</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3759,7 +3759,7 @@ <h2 id="create-an-authconfig">❺ Create an <code>AuthConfig</code><a class="hea
</span><span id="__span-6-37"><a id="__codelineno-6-37" name="__codelineno-6-37" href="#__codelineno-6-37"></a><span class="s"> }</span>
</span><span id="__span-6-38"><a id="__codelineno-6-38" name="__codelineno-6-38" href="#__codelineno-6-38"></a><span class="s">EOF</span>
</span></code></pre></div>
<p>Check out the docs about using <a href="./features.md#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<p>Check out the docs about using <a href="../../features/#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<h2 id="create-an-api-key">❻ Create an API key<a class="headerlink" href="#create-an-api-key" title="Permanent link">&para;</a></h2>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-7-1"><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a>kubectl<span class="w"> </span>apply<span class="w"> </span>-f<span class="w"> </span>-<span class="s">&lt;&lt;EOF</span>
</span><span id="__span-7-2"><a id="__codelineno-7-2" name="__codelineno-7-2" href="#__codelineno-7-2"></a><span class="s">apiVersion: v1</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3765,7 +3765,7 @@ <h2 id="create-an-authconfig">❺ Create an <code>AuthConfig</code><a class="hea
</span><span id="__span-6-27"><a id="__codelineno-6-27" name="__codelineno-6-27" href="#__codelineno-6-27"></a><span class="s"> value: john</span>
</span><span id="__span-6-28"><a id="__codelineno-6-28" name="__codelineno-6-28" href="#__codelineno-6-28"></a><span class="s">EOF</span>
</span></code></pre></div>
<p>Check out the docs about using <a href="./features.md#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>. Check out as well the common feature <a href="../../features/#common-feature-conditions-when">Conditions</a> about skipping parts of an <code>AuthConfig</code> in the auth pipeline based on context.</p>
<p>Check out the docs about using <a href="../../features/#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>. Check out as well the common feature <a href="../../features/#common-feature-conditions-when">Conditions</a> about skipping parts of an <code>AuthConfig</code> in the auth pipeline based on context.</p>
<h2 id="create-user-credentials">❻ Create user credentials<a class="headerlink" href="#create-user-credentials" title="Permanent link">&para;</a></h2>
<p>To create credentials for HTTP "Basic" Authentication, store each <code>username:password</code>, base64-encoded, in the <code>api_key</code> value of the Kubernetes <code>Secret</code> resources. E.g.:</p>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-7-1"><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a><span class="nb">printf</span><span class="w"> </span><span class="s2">&quot;john:ndyBzreUzF4zqDQsqSPMHkRhriEOtcRx&quot;</span><span class="w"> </span><span class="p">|</span><span class="w"> </span>base64
Expand Down
2 changes: 1 addition & 1 deletion dev/authorino/docs/user-guides/injecting-data/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3755,7 +3755,7 @@ <h2 id="create-an-authconfig">❺ Create an <code>AuthConfig</code><a class="hea
</span><span id="__span-6-31"><a id="__codelineno-6-31" name="__codelineno-6-31" href="#__codelineno-6-31"></a><span class="s"> &#39;Hello, &#39; + auth.identity.metadata.annotations[&#39;auth-data/name&#39;]</span>
</span><span id="__span-6-32"><a id="__codelineno-6-32" name="__codelineno-6-32" href="#__codelineno-6-32"></a><span class="s">EOF</span>
</span></code></pre></div>
<p>Check out the docs about using <a href="./features.md#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<p>Check out the docs about using <a href="../../features/#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>.</p>
<h2 id="create-an-api-key">❻ Create an API key<a class="headerlink" href="#create-an-api-key" title="Permanent link">&para;</a></h2>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-7-1"><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a>kubectl<span class="w"> </span>apply<span class="w"> </span>-f<span class="w"> </span>-<span class="s">&lt;&lt;EOF</span>
</span><span id="__span-7-2"><a id="__codelineno-7-2" name="__codelineno-7-2" href="#__codelineno-7-2"></a><span class="s">apiVersion: v1</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3778,7 +3778,7 @@ <h2 id="create-an-authconfig">❺ Create an <code>AuthConfig</code><a class="hea
</span><span id="__span-7-21"><a id="__codelineno-7-21" name="__codelineno-7-21" href="#__codelineno-7-21"></a><span class="s"> - predicate: auth.identity.email_verified</span>
</span><span id="__span-7-22"><a id="__codelineno-7-22" name="__codelineno-7-22" href="#__codelineno-7-22"></a><span class="s">EOF</span>
</span></code></pre></div>
<p>Check out the doc about using <a href="./features.md#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>. Check out as well the common feature <a href="../../features/#common-feature-conditions-when">Conditions</a> about skipping parts of an <code>AuthConfig</code> in the auth pipeline based on context.</p>
<p>Check out the doc about using <a href="../../features/#common-feature-common-expression-language-cel">Common Expression Language (CEL)</a> for reading from the <a href="../../architecture/#the-authorization-json">Authorization JSON</a>. Check out as well the common feature <a href="../../features/#common-feature-conditions-when">Conditions</a> about skipping parts of an <code>AuthConfig</code> in the auth pipeline based on context.</p>
<h2 id="obtain-an-access-token-and-consume-the-api">❻ Obtain an access token and consume the API<a class="headerlink" href="#obtain-an-access-token-and-consume-the-api" title="Permanent link">&para;</a></h2>
<h3 id="obtain-an-access-token-and-consume-the-api-as-jane-email-verified">Obtain an access token and consume the API as Jane (email verified)<a class="headerlink" href="#obtain-an-access-token-and-consume-the-api-as-jane-email-verified" title="Permanent link">&para;</a></h3>
<p>Obtain an access token with the Keycloak server for Jane:</p>
Expand Down
Loading

0 comments on commit 4f3128b

Please sign in to comment.