Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ dependency. Use the `CancellationToken` passed directly to interface methods ins
### HTTP 303 Redirects Now Unconditional

IdentityServer now always uses HTTP 303 (See Other) for redirects from POST endpoints,
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).

### IClientStore.GetAllClientsAsync Now Required

Expand Down
Loading