From 7a92ddbefc97c0c5ea8b80edf0ee9c044f4af815 Mon Sep 17 00:00:00 2001 From: Melissa Henderson <57110301+melissahenderson@users.noreply.github.com> Date: Thu, 4 Jan 2024 11:26:24 -0500 Subject: [PATCH] really, i just heart github spam --- docs/src/content/docs/introduction/grants.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/src/content/docs/introduction/grants.mdx b/docs/src/content/docs/introduction/grants.mdx index 37ddf331..17d88b2b 100644 --- a/docs/src/content/docs/introduction/grants.mdx +++ b/docs/src/content/docs/introduction/grants.mdx @@ -2,8 +2,6 @@ title: Grant negotiation and authorization --- -import Interactive from '/src/partials/diagram-interactive-grant.mdx' - import { CodeBlock, LinkOut, @@ -11,6 +9,7 @@ import { Mermaid, MermaidWrapper } from '@interledger/docs-design-system' +import Interactive from '/src/partials/diagram-interactive-grant.mdx' In Open Payments, a grant indicates a transfer, or delegation, of authorization from a resource owner (RO) to a piece of software. An RO can be a physical person, such as the software’s end user, or a process, such as predefined organizational rules. By delegating authorization, the RO allows the software to access and perform operations on protected resources on the RO’s behalf. @@ -101,8 +100,6 @@ An identity provider (IdP) is a system or service that manages user authenticati After an interactive grant request is initiated and the AS sets the session, the AS provides the client with the IdP URI to redirect the end-user to. - - Rafiki provides a reference @@ -111,3 +108,5 @@ After an interactive grant request is initiated and the AS sets the session, the IdP . + +