This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
RC2
Pre-release
Pre-release
As part of this release we had 30 issues closed.
bugs
- #365 Possible NullRefException in UserInfo
- #354 Claims valueType serialization : Introspection endpoint
- #287 License URL in IdentityServer4-1.0.0-rc1-update1 package is incorrect.
- #282 Clear session id on incoming requests if user is no longer authenticated
- #280 Primary key violation on Persisted Grants after deleting cookies
- #277 Sometimes get a "idp claim is missing" with AspNetIdentity when authorizing
- #274 Constants no longer public accessible
enhancements
- #367 Docs: Update to RC2
- #366 gen new sid on each login
- #363 HashSet all the collections
- #359 Consistently check for Enabled in Clients and Scopes
- #325 Port "private_key_jwt" from IdentityServer3
- #319 Consider ignoring IdP acr_value if IdP not in client allowed list
- #318 Add logic/support to bypass HRD on login screen
- #317 Add flag for IsAuthenticatedLogout on LogoutRequest
- #315 Add "Remember me" functionality to sample UI
- #301 rename quickstart to developer, moved in-mem
- #299 Update to 1.0.1 ASP.NET Core packages
- #298 Rename AddIdentityServerQuickstart to AddDeveloperIdentityServer
- #288 Consider how to allow custom form post authorization response html
- #286 Scope claim is always a string array
- #285 tests for FederatedSignOutMiddleware
- #272 AuthenticationManagerExtensions does not provide an overload that allows for setting persistent cookies
- #265 Unit tests for client list cookie
- #264 Unit tests for authN handler/session id
- #263 Unit tests for persisted grant svc
- #260 Consider builder extension method for registering IProfileService
- #256 Verify logging consistency
- #236 Cleanup result object style
- #3 Check for our required services in UseIdentityServer