Skip to content

Commit 43cf7f3

Browse files
authored
Fix documentation links and update IClientStore method
Updated link in documentation for HTTP 303 redirects compliance and noted required method in IClientStore.
1 parent ff11f32 commit 43cf7f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro/src/content/docs/identityserver/upgrades/v7_4-to-v8_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ dependency. Use the `CancellationToken` passed directly to interface methods ins
239239
### HTTP 303 Redirects Now Unconditional
240240

241241
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).
242+
in compliance with [FAPI 2.0 Section 5.3.2.2](https://openid.net/specs/fapi-security-profile-2_0.html).
243243

244244
### IClientStore.GetAllClientsAsync Now Required
245245

0 commit comments

Comments
 (0)