Skip to content

Commit

Permalink
really, i just heart github spam
Browse files Browse the repository at this point in the history
  • Loading branch information
melissahenderson committed Jan 4, 2024
1 parent e2a4607 commit 7a92ddb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/src/content/docs/introduction/grants.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
title: Grant negotiation and authorization
---

import Interactive from '/src/partials/diagram-interactive-grant.mdx'

import {
CodeBlock,
LinkOut,
Tooltip,
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.

Expand Down Expand Up @@ -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.

<Interactive />

<LinkOut href='https://rafiki.dev/concepts/open-payments/grant-interaction/'>
Rafiki
</LinkOut> provides a reference <LinkOut href='https://github.com/interledger/rafiki/tree/main/packages/auth'>
Expand All @@ -111,3 +108,5 @@ After an interactive grant request is initiated and the AS sets the session, the
IdP
</LinkOut>
.

<Interactive />

0 comments on commit 7a92ddb

Please sign in to comment.