|
2 | 2 | title = "OpenID Federation Subordinate Events Endpoint 1.0 - draft 01" |
3 | 3 | abbrev = "openid-federation-subordinate-events" |
4 | 4 | ipr = "none" |
5 | | -workgroup = "OpenID Connect A/B" |
| 5 | +workgroup = "individual" |
6 | 6 | keyword = ["security", "openid", "federation"] |
7 | 7 |
|
8 | 8 | [seriesInfo] |
@@ -39,6 +39,12 @@ This specification defines the `federation_subordinate_events_endpoint` for the |
39 | 39 |
|
40 | 40 | 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. |
41 | 41 |
|
| 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 | + |
42 | 48 |
|
43 | 49 | # Terminology |
44 | 50 |
|
@@ -170,6 +176,32 @@ The following event types are defined in this specification: |
170 | 176 | 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. |
171 | 177 |
|
172 | 178 |
|
| 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> |
173 | 205 |
|
174 | 206 | # Acknowledgements |
175 | 207 |
|
|
0 commit comments