An open API service indexing awesome lists of open source software.

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

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.