https://github.com/openid/connect-ephemeral-sub
https://github.com/openid/connect-ephemeral-sub
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openid/connect-ephemeral-sub
- Owner: openid
- Created: 2025-06-23T17:49:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-02T23:19:03.000Z (5 months ago)
- Last Synced: 2026-02-03T12:27:21.123Z (5 months ago)
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenID Connect Ephemeral Subject Identifier 1.0
This repository contains the OpenID Connect Ephemeral Subject Identifier specification.
It specifies the Ephemeral Subject Identifier type for use with OpenID Connect.
## Builds
The latest released draft of the specification is available at [https://openid.net/specs/openid-connect-ephemeral-subject-identifier-1_0.html](https://openid.net/specs/openid-connect-ephemeral-subject-identifier-1_0.html).
Previews for each branch are automatically built and published.
You can view the preview of the main branch at [https://openid.github.io/connect-ephemeral-sub/main.html](https://openid.github.io/connect-ephemeral-sub/main.html).
Other branches are built and deployed as well, using the branch name as the html filename, as shown below:
- https://openid.github.io/connect-ephemeral-sub/$BRANCH-NAME.html
## Build the HTML ##
```docker run -v `pwd`:/data danielfett/markdown2rfc openid-connect-ephemeral-subject-identifier-1_0.md```
## Contact
For further information and to get involved, please contact the authors.