From ffeeb9f84f5d2d2d46d9d423a088c07f3a099ebe Mon Sep 17 00:00:00 2001 From: michael fraser Date: Fri, 2 Aug 2024 17:33:04 +0100 Subject: [PATCH] naming inconsistency --- .gitignore | 4 +++- README.md | 15 +++++++++++++-- openid-federation-extended-listing-1_0.md | 6 +++--- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1f1025f..2200dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea -.DS_Store \ No newline at end of file +.DS_Store +*.html +*.xml \ No newline at end of file diff --git a/README.md b/README.md index fbd669b..335d5d7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# federation-extended-listing -OpenID Federation Subordinate Listings Specification +# OpenID Federation Extended Subordinate Listing 1.0 + +This repository contains the specification for OpenID Federation Extended Subordinate Listing. +This specification acts as an extension to OpenID Federation 1.0 and proposes an alternative listing endpoint enabling consumers to retrieve segmented pages of data as well as bulk retrieving information. + + +## Build the HTML ## + +```docker run -v `pwd`:/data danielfett/markdown2rfc openid-federation-wallet-1_0.md``` + +## Contact + +For further information and to get involved, please contact the authors. \ No newline at end of file diff --git a/openid-federation-extended-listing-1_0.md b/openid-federation-extended-listing-1_0.md index 36a290f..c76d76c 100644 --- a/openid-federation-extended-listing-1_0.md +++ b/openid-federation-extended-listing-1_0.md @@ -1,13 +1,13 @@ %%% -title = "OpenID Federation Subordinate Listing" -abbrev = "openid-federation-subordinate-listing" +title = "OpenID Federation Extended Subordinate Listing" +abbrev = "openid-federation-extended-listing" ipr = "none" workgroup = "OpenID Connect A/B" keyword = ["security", "openid"] [seriesInfo] name = "Internet-Draft" -value = "openid-federation-subordinate-listing-00" +value = "openid-federation-extended-listing-00" status = "standard" [[author]]