Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 2, 2023
1 parent d3fc4f6 commit 7dd48df
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Binary file modified refs/pull/89/merge/en/.doctrees/environment.pickle
Binary file not shown.
Binary file modified refs/pull/89/merge/en/.doctrees/relying-party-solution.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions refs/pull/89/merge/en/_sources/relying-party-solution.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The payload of the QR Code is a **Base64 encoded string** based on the following
eudiw://authorize?client_id=`$client_id`&request_uri=`$request_uri`
In the Same Device Flow the parameter **client_id** and **request_uri** are the same if the ones used in the Cross Device Flow with the only difference about the url schema and the removal of the Verifier's FQDN from the URL.
In the Same Device Flow the parameter **client_id** and **request_uri** are the same if the ones used in the Cross Device Flow with the only difference about the url schema and the removal of the Verifier's FQDN from the URL.

In the Same Device Flow the Relying Party uses a HTTP response redirect (status code 302) to give to the Wallet Instance the resource where the request object is available for download, as represented in the following non-normative example:

Expand All @@ -108,7 +108,7 @@ In the Same Device Flow the Relying Party uses a HTTP response redirect (status
HTTP/1.1 /pre-authz-endpoint Found
Location: eudiw://authorize?
client_id=https%3A%2F%2Fverifier.example.org%2Fcb
&request_uri=https%3A%2F%2Fverifier.example.org%2Frequest_uri_endpoint%2Funique-session-identifier
&request_uri=https%3A%2F%2Fverifier.example.org%2Frequest_uri_endpoint
.. note::
The Same Device flow proposed in this specification is under discussion and must be considered as experimental.
Expand Down
2 changes: 1 addition & 1 deletion refs/pull/89/merge/en/relying-party-solution.html
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ <h2>Authorization Request Details<a class="headerlink" href="#authorization-requ
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>HTTP/1.1 /pre-authz-endpoint Found
Location: eudiw://authorize?
client_id=https%3A%2F%2Fverifier.example.org%2Fcb
&amp;request_uri=https%3A%2F%2Fverifier.example.org%2Frequest_uri_endpoint%2Funique-session-identifier
&amp;request_uri=https%3A%2F%2Fverifier.example.org%2Frequest_uri_endpoint
</pre></div>
</div>
<div class="admonition note">
Expand Down
2 changes: 1 addition & 1 deletion refs/pull/89/merge/en/searchindex.js

Large diffs are not rendered by default.

Binary file modified refs/pull/89/merge/it/.doctrees/environment.pickle
Binary file not shown.

0 comments on commit 7dd48df

Please sign in to comment.