Grant Negotiation and Authorization Protocol (GNAP)
- Created
- 2024-03-21
- Last Updated
- 2025-04-25
- Available Formats
-

XML

HTML

Plain text
Registries Included Below
GNAP Grant Request Parameters
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
| Name |
Type |
Reference |
| access_token |
object |
[RFC9635, Section 2.1.1] |
| access_token |
array of objects |
[RFC9635, Section 2.1.2] |
| subject |
object |
[RFC9635, Section 2.2] |
| client |
object |
[RFC9635, Section 2.3] |
| client |
string |
[RFC9635, Section 2.3.1] |
| user |
object |
[RFC9635, Section 2.4] |
| user |
string |
[RFC9635, Section 2.4.1] |
| interact |
object |
[RFC9635, Section 2.5] |
| interact_ref |
string |
[RFC9635, Section 5.1] |
| existing_access_token |
string |
[RFC9767, Section 4] |
GNAP Access Token Flags
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Subject Information Request Fields
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Assertion Formats
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Client Instance Fields
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Client Instance Display Fields
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Interaction Start Modes
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Interaction Finish Methods
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Interaction Hints
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Grant Response Parameters
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Interaction Mode Responses
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Subject Information Response Fields
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Error Codes
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
| Error |
Reference |
| invalid_request |
[RFC9635, Section 3.6] |
| invalid_client |
[RFC9635, Section 3.6] |
| invalid_interaction |
[RFC9635, Section 3.6] |
| invalid_flag |
[RFC9635, Section 3.6] |
| invalid_rotation |
[RFC9635, Section 3.6] |
| key_rotation_not_supported |
[RFC9635, Section 3.6] |
| invalid_continuation |
[RFC9635, Section 3.6] |
| user_denied |
[RFC9635, Section 3.6] |
| request_denied |
[RFC9635, Section 3.6] |
| unknown_interaction |
[RFC9635, Section 3.6] |
| unknown_user |
[RFC9635, Section 3.6] |
| too_fast |
[RFC9635, Section 3.6] |
| too_many_attempts |
[RFC9635, Section 3.6] |
GNAP Key Proofing Methods
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Key Formats
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Authorization Server Discovery Fields
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9635]
- Available Formats
-

CSV
GNAP Token Formats
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9767]
- Available Formats
-

CSV
GNAP Token Introspection Request
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9767]
- Available Formats
-

CSV
GNAP Token Introspection Response
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9767]
- Available Formats
-

CSV
| Name |
Type |
Reference |
| active |
boolean |
[RFC9767, Section 3.3] |
| access |
array of strings/objects |
[RFC9767, Section 3.3] |
| key |
object/string |
[RFC9767, Section 3.3] |
| flags |
array of strings |
[RFC9767, Section 3.3] |
| exp |
integer |
[RFC9767, Section 3.3] |
| iat |
integer |
[RFC9767, Section 3.3] |
| nbf |
integer |
[RFC9767, Section 3.3] |
| aud |
string or array of strings |
[RFC9767, Section 3.3] |
| sub |
string |
[RFC9767, Section 3.3] |
| iss |
string |
[RFC9767, Section 3.3] |
| instance_id |
string |
[RFC9767, Section 3.3] |
GNAP Resource Set Registration Request Parameters
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9767]
- Available Formats
-

CSV
GNAP Resource Set Registration Response Parameters
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9767]
- Available Formats
-

CSV
GNAP RS-Facing Discovery Document Fields
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9767]
- Available Formats
-

CSV
GNAP RS-Facing Error Codes
- Registration Procedure(s)
-
Specification Required
- Expert(s)
-
Justin Richer, Joseph Salowey, Sudesha Shetty
- Reference
- [RFC9767]
- Available Formats
-

CSV