Skip to content

Commit 304cbfe

Browse files
committed
terminology and federation ref
1 parent 3485752 commit 304cbfe

1 file changed

Lines changed: 33 additions & 1 deletion

File tree

openid-federation-subordinate-events-1_0.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "OpenID Federation Subordinate Events Endpoint 1.0 - draft 01"
33
abbrev = "openid-federation-subordinate-events"
44
ipr = "none"
5-
workgroup = "OpenID Connect A/B"
5+
workgroup = "individual"
66
keyword = ["security", "openid", "federation"]
77

88
[seriesInfo]
@@ -39,6 +39,12 @@ This specification defines the `federation_subordinate_events_endpoint` for the
3939

4040
The `federation_subordinate_events_endpoint` is introduced to allow Trust Anchors and Intermediates to maintain and publish a track of registration events about their Immediate Subordinates. This endpoint is useful for transparency and accountability within a federation, by providing a historical record of significant events.
4141

42+
## Requirements Notation and Conventions
43+
44+
The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT
45+
RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP
46+
14 [@!RFC2119] [@!RFC8174] when, and only when, they appear in all capitals, as shown here.
47+
4248

4349
# Terminology
4450

@@ -170,6 +176,32 @@ The following event types are defined in this specification:
170176
Additional event types MAY be defined by trust frameworks or federation operators to meet specific requirements. Such custom event types SHOULD be documented in the respective trust framework or federation operator's documentation.
171177

172178

179+
{backmatter}
180+
181+
<reference anchor="OpenID.Federation" target="https://openid.net/specs/openid-federation-1_0.html">
182+
<front>
183+
<title>OpenID Federation 1.0</title>
184+
<author fullname="R. Hedberg, Ed.">
185+
<organization>independent</organization>
186+
</author>
187+
<author fullname="Michael B. Jones">
188+
<organization>Self-Issued Consulting</organization>
189+
</author>
190+
<author fullname="A. Solberg">
191+
<organization>Sikt</organization>
192+
</author>
193+
<author fullname="John Bradley">
194+
<organization>Yubico</organization>
195+
</author>
196+
<author fullname="Giuseppe De Marco">
197+
<organization>independent</organization>
198+
</author>
199+
<author fullname="Vladimir Dzhuvinov">
200+
<organization>Connect2id</organization>
201+
</author>
202+
<date day="24" month="October" year="2024"/>
203+
</front>
204+
</reference>
173205

174206
# Acknowledgements
175207

0 commit comments

Comments
 (0)