Skip to content

Commit 8fd3b22

Browse files
committed
Update docs
1 parent af500d3 commit 8fd3b22

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ configuration.
2525

2626
Currently, the following OIDF features are supported:
2727
* automatic client registration using a Request Object (passing it by value)
28+
* federation participation limiting based on Trust Marks
2829
* endpoint for issuing configuration entity statement (statement about itself)
2930
* fetch endpoint for issuing statements about subordinates (registered clients)
3031

UPGRADE.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@
1010
- Key rollover support - you can now define additional (new) private / public key pair which will be published on
1111
relevant JWKS endpoint or contained in JWKS property. In this way, you can "announce" new public key which can then
1212
be fetched by RPs, and do the switch between "old" and "new" key pair when you find appropriate.
13-
- OpenID capabilities
14-
- New federation endpoints:
15-
- endpoint for issuing configuration entity statement (statement about itself)
16-
- fetch endpoint for issuing statements about subordinates (registered clients)
13+
- OpenID Federation capabilities:
14+
- Automatic client registration using a Request Object (passing it by value)
15+
- Federation participation limiting based on Trust Marks
16+
- Endpoint for issuing configuration entity statement (statement about itself)
17+
- Fetch endpoint for issuing statements about subordinates (registered clients)
1718
- Clients can now be configured with new properties:
1819
- Entity Identifier
1920
- Supported OpenID Federation Registration Types

0 commit comments

Comments
 (0)