This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
RC1
Pre-release
Pre-release
As part of this release we had 49 issues closed.
bugs
- #228 Weird interaction behaviour when signing in.
- #201 Logout null exception /connect/endsession
- #199 Exception during logout in "irregular situation"
- #193 Permanent Session - Remember my login - idsrv.session expiration
enhancements
- #249 More Quickstart refactor
- #248 Ui path rework
- #244 Quickstart refactoring
- #243 Design "Quickstart"
- #241 Making scope parameter optional at the token endpoint
- #240 Tie session id to primary authentication scheme
- #239 Make client list cookie scoped to session id
- #238 Add support for custom token response fields for resource owner and extension grants
- #234 Update sign out to latest spec
- #230 Consent & Permission API?
- #227 Is AuthenticationOptions.EnableLocalLogin still needed?
- #226 Call IsActive for resource owner requests
- #225 Move serialisation helpers from EF repo to Core
- #224 Decorators replacement
- #223 Unify transient stores
- #222 Get rid of DateTimeOffset?
- #221 Get rid of ErrorTypes.Client vs User
- #220 Discuss IResourceOwnerPasswordValidator
- #219 Refactor config API
- #212 Is Token.Client needed?
- #209 /connect/endsession redirect post_logout_redirect_uri parameter not used
- #208 Refactoring?
- #206 Obfuscate introspection events
- #205 Custom token response headers for custom grants
- #204 Setup release notes
- #200 Log noise when using multiple secret validators
- #194 GetLoginContext on UserInteractionService returns null when posting login
- #183 Create integration tests for PKCE
- #181 add PKCE support [WIP]
- #180 Provide Serialization classes for tokens, claims etc.
- #179 Factor out InMemory implementation
- #169 Pass access token claims to profile service via UserInfo
- #168 Support for public clients
- #167 Discuss CORS
- #161 Default client scopes
- #146 Enable extensibility or replacement of endpoint route names for UI controllers
- #144 Federated Signout
- #134 Allow public clients without a client secret
- #46 How can I create a new ILocalizationService for a new language
- #43 Enable extensibility or replacement for endpoint handlers
- #31 Port PKCE Metadata
- #23 Port Token Revocaction Endpoint
- #22 Port Custom Token Response Generator
- #21 Port PKCE Token Part
- #20 Port PKCE Authorize part