This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
1.0.0
As part of this release we had 22 issues closed.
bug
- #586 PersistedGrantStore should implement expiration logic
enhancements
- #624 Consider expose PersistentGrantSerializer as interface
- #623 Use ReadFormAsync instead Form on HttpRequest
- #619 Consider DateTimeHelper to be public as well as its UtcNowFunc
- #618 Add overload to AddSigningCredential that allows adding by thumbprint
- #615 Make sure all extensibility interfaces are public
- #614 Consider moving handle generation into stores
- #613 Get rid of .Default namespace
- #612 Introduce handle generation service
- #606 Remove eventing for 1.0
- #600 Research extension custom grant validation result without sub
- #595 Remove InMemoryUser from Core and move to Quickstart UI
- #587 If claims are filtered (e.g. protocol claims) - emit a log entry
- #585 Add constants for token types
- #580 Add at_hash to id_token from token endpoint
- #578 make ResourceExtensions public
- #571 Provide easy way to create an access token
- #570 Add Windows authentication support
- #569 Cleanup UI
- #542 Update to ASP.NET 1.1
- #528 allow claims to be configured to always be included in id_token
- #523 Check amr in RO flow