Skip to content

Commit 427ef7b

Browse files
Update src/content/docs/identityserver/tokens/fapi-2-0-specification.md
Co-authored-by: Maarten Balliauw <[email protected]>
1 parent 0c0ba30 commit 427ef7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/tokens/fapi-2-0-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Clients must also follow strict recommendations to be considered FAPI 2.0 compli
9797
4. Do not expose open redirectors
9898
5. If using `private_key_jwt`, shall use the authorization server's issuer identifier value in the `aud` claim in client authentication assertions. The issuer identifier value shall be sent as a string, not as an array item.
9999
6. Shall support refresh tokens and their rotation;
100-
7. If using MTLS client authentication or MTLS sender-constrained access tokens,`mtls_endpoint_aliases` metadata should be supported.
100+
7. If using mTLS client authentication or mTLS sender-constrained access tokens,`mtls_endpoint_aliases` metadata should be supported.
101101
8. If using DPoP, shall support the server-provided nonce mechanism.
102102
9. Only use authorization server metadata (such as the authorization endpoint) retrieved from the metadata document.
103103
10. Ensure that the issuer URL used to retrieve the authorization server metadata is obtained from an authoritative source and using a secure channel, such that an attacker cannot modify it.

0 commit comments

Comments
 (0)