https://github.com/openid/federation-subordinate-events
OpenID Federation Subordinate Events Endpoint 1.0
https://github.com/openid/federation-subordinate-events
Last synced: 5 months ago
JSON representation
OpenID Federation Subordinate Events Endpoint 1.0
- Host: GitHub
- URL: https://github.com/openid/federation-subordinate-events
- Owner: openid
- Created: 2025-04-26T19:04:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-20T23:09:50.000Z (5 months ago)
- Last Synced: 2026-02-09T21:31:04.112Z (5 months ago)
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# OpenID Federation Subordinate Events Endpoint 1.0
This repository contains the OpenID Federation Subordinate Events Endpoint specification.
This specification defines the Federation Subordinate Events Endpoint for implementations using OpenID Federation 1.0. It provides a mechanism for Trust Anchors and Intermediates to publish historical events related to their Immediate Subordinates, such as registration, revocation, and updates of their Federation Entity Keys.
## Releases
The latest released draft of the specification is available at
https://openid.net/specs/openid-federation-subordinate-events-1_0.html
## Builds
The latest editors' draft can be viewed at
https://openid.github.io/federation-subordinate-events/main.html
Branches can be viewed at
https://openid.github.io/federation-subordinate-events/{BRANCH-NAME}.html
## Build the HTML ##
```docker run -v `pwd`:/data danielfett/markdown2rfc openid-federation-subordinate-events-1_0.md```
## Contact
For further information and to get involved, please read [CONTRIBUTING.md](CONTRIBUTING.md) and/or contact the authors.