Skip to content

Commit 121fc29

Browse files
committed
fix federation_entities instead of entities in example; fix #29
1 parent 2cbc965 commit 121fc29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openid-federation-entity-collection-1_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Additional Claims MAY be defined and used in conjunction with the Claims above.
263263

264264
```json
265265
{
266-
"federation_entities": [
266+
"entities": [
267267
{
268268
"entity_id": "https://green.example.com",
269269
"entity_types": [

0 commit comments

Comments
 (0)