We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff11f32 commit 43cf7f3Copy full SHA for 43cf7f3
1 file changed
astro/src/content/docs/identityserver/upgrades/v7_4-to-v8_0.md
@@ -239,7 +239,7 @@ dependency. Use the `CancellationToken` passed directly to interface methods ins
239
### HTTP 303 Redirects Now Unconditional
240
241
IdentityServer now always uses HTTP 303 (See Other) for redirects from POST endpoints,
242
-in compliance with [FAPI 2.0 Section 5.3.2.2](https://openid.net/specs/fapi-2_0-security-profile.html).
+in compliance with [FAPI 2.0 Section 5.3.2.2](https://openid.net/specs/fapi-security-profile-2_0.html).
243
244
### IClientStore.GetAllClientsAsync Now Required
245
0 commit comments