Add docs on FAPI compliance. Ideally in a separate page (with a v7.3 badge in the sidebar). Please target `release/is7.3` in the pull request. > IdentityServer is 7.3.0 is officially certified as conformant with the [FAPI 2.0 Security Profile](https://openid.net/specs/fapi-security-profile-2_0-final.html). > > - JWT Validation Clock Skew Option by [@bhazen](https://github.com/bhazen) in [#1813](https://github.com/DuendeSoftware/products/pull/1813) > - Include PAR in mtls aliases by [@josephdecock](https://github.com/josephdecock) in [#1955](https://github.com/DuendeSoftware/products/pull/1955) > - Support binding of authorization codes to dpop proof key via dpop header by [@josephdecock](https://github.com/josephdecock) in [#1974](https://github.com/DuendeSoftware/products/pull/1974) > - Respect port number in mTLS configuration by [@josephdecock](https://github.com/josephdecock) in [#1990](https://github.com/DuendeSoftware/products/pull/1990) > - Adjust Multiple DPoP Token Error by [@bhazen](https://github.com/bhazen) in [#2004](https://github.com/DuendeSoftware/products/pull/2004) > - Options of Allowed Signing Algorithms JWTs and DPoP Proof Tokens by [@bhazen](https://github.com/bhazen) in [#2006](https://github.com/DuendeSoftware/products/pull/2006) > - Adjust Default Values for Clock Skew Config Options by [@bhazen](https://github.com/bhazen) in [#2010](https://github.com/DuendeSoftware/products/pull/2010) > - Change error when required DPoP proof is missing by [@bhazen](https://github.com/bhazen) in [#2011](https://github.com/DuendeSoftware/products/pull/2011) > - Reworked supported algorithm options by [@josephdecock](https://github.com/josephdecock) in [#2026](https://github.com/DuendeSoftware/products/pull/2026)
Add docs on FAPI compliance. Ideally in a separate page (with a v7.3 badge in the sidebar).
Please target
release/is7.3in the pull request.