https://github.com/openid/connect-key-binding
Repository for managing "connect-key-binding" as part of OpenID Foundation AB-Connect Working Group
https://github.com/openid/connect-key-binding
Last synced: 3 months ago
JSON representation
Repository for managing "connect-key-binding" as part of OpenID Foundation AB-Connect Working Group
- Host: GitHub
- URL: https://github.com/openid/connect-key-binding
- Owner: openid
- Created: 2025-10-20T17:20:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-23T18:14:58.000Z (3 months ago)
- Last Synced: 2026-03-24T16:17:54.575Z (3 months ago)
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenID Connect Key Binding 1.0
This repository contains the OpenID Connect Key Binding 1.0 draft specification.
## Overview
Some applications use proof of possession of a private key for authentication. OpenID Connect provides a protocol to delegate authentication and obtain identity claims to another service. This document specifies an extension to the OpenID Connect flow to bind a public key to an OpenID Connect ID Token.
## Status
This document is currently being worked on by the OpenID Foundation AB/Connect Working Group.
## Builds
You can view the latest editors' draft at [https://openid.github.io/connect-key-binding/main.html](https://openid.github.io/connect-key-binding/main.html).
Previews for each branch of this project are automatically built and published at the URL https://openid.github.io/connect-key-binding/$branchname.html.
Previews for branches associated with pending Pull Requests are accessible using this pattern.