Commit 149502d
feat: add client credentials as a MUST (#245)
* feat: add client credentials as a MUST
* fix: Use `Access` token rather than `OIDC ID` token
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: Refer to `Authorization Server` over `OpenID Providers`
* Extract changes to separate section
* Update index.bs
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
* Add reference to refresh token flow
* Make Client Credentials authentication example non-normative and add RFC7523 reference
* Generalize client authentication validation in Client Credentials grant
* Clarify WebID binding requirement for Client Credentials Grant
* Update index.bs
Co-authored-by: elf Pavlik <elf-pavlik@hackers4peace.net>
* Update index.bs
Co-authored-by: Christoph Braun <christoph.braun@protonmail.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Samu Lang <langsamu@hotmail.com>
Co-authored-by: Samu Lang <langsamu@users.noreply.github.com>
Co-authored-by: elf Pavlik <elf-pavlik@hackers4peace.net>
Co-authored-by: Christoph Braun <christoph.braun@protonmail.com>1 parent c32d177 commit 149502d
1 file changed
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
441 | 486 | | |
442 | 487 | | |
443 | 488 | | |
| |||
0 commit comments