File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ configuration.
2525
2626Currently, 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
Original file line number Diff line number Diff line change 1010- Key rollover support - you can now define additional (new) private / public key pair which will be published on
1111relevant JWKS endpoint or contained in JWKS property. In this way, you can "announce" new public key which can then
1212be 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
You can’t perform that action at this time.
0 commit comments