mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-03 11:54:32 -04:00
new pages
This commit is contained in:
parent
2a78f801e4
commit
94f68e8609
3 changed files with 87 additions and 63 deletions
15
_posts/web-standards/2023-06-03-exchange-protocol.md
Normal file
15
_posts/web-standards/2023-06-03-exchange-protocol.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: Exchange Protocols - CHAPI, VC Api, WACI...
|
||||
name: Exchange Protocols
|
||||
layout: standards
|
||||
headings: ["Background","CHAPI","VC Api","WACI","Message Format","Assorted"]
|
||||
description: "There are interactions between a wallet and relying party that require passing information between the two."
|
||||
excerpt: >
|
||||
data model and HTTP protocols to issue, verify, present, and manage data used in such an ecosystem.
|
||||
permalink: web-standards/exchange-protocol/
|
||||
canonical_url: https://decentralized-id.com/web-standards/exchange-protocol/
|
||||
categories: ["Web Standards"]
|
||||
tags: ["CHAPI","VC Api","WACI","Credentials Community Group","TrustBloc","DIF","Bloom","Hyperledger","Human Colossus Foundation"]
|
||||
last_modified_at: 2023-06-03
|
||||
---
|
||||
|
13
_posts/web-standards/2023-06-03-openid-connect.md
Normal file
13
_posts/web-standards/2023-06-03-openid-connect.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: OpenID Connect - OpenID Foundation
|
||||
name: OpenID Connect
|
||||
headings: ["Main","About","Organization","Working Group","Verifiable Credentials","Development"]
|
||||
layout: standards
|
||||
description: authentication built on top of OAuth 2.0 and the use of Claims to communicate information about the End-User
|
||||
excerpt: >
|
||||
OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It enables Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.
|
||||
categories: ["Web Standards"]
|
||||
tags: ["OpenID","Ubisecure","Identiverse","OpenID Japan","DIF","Sphereon","Auth0","SpruceID","IETF"]
|
||||
permalink: web-standards/openid-connect/
|
||||
last_modified_at: 2023-06-03
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue