new pages

This commit is contained in:
⧉ infominer 2023-06-03 03:40:12 +05:30
parent 2a78f801e4
commit 94f68e8609
3 changed files with 87 additions and 63 deletions

View 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
---

View 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
---