Releases: popicka70/MrWho
Releases · popicka70/MrWho
NuGet released as 2.0
Implement MrWhoOidc Client and Security Libraries - Added ClientCredentialsRequest class for managing client credentials requests. - Introduced IMrWhoClientCredentialsManager and its implementation for acquiring tokens. - Created IMrWhoOnBehalfOfManager interface and its implementation for on-behalf-of token acquisition. - Developed IMrWhoTokenClient interface with methods for token exchange, refresh, and client credentials. - Implemented MrWhoTokenClient for handling token requests and responses. - Added TokenExchangeRequest class for managing token exchange requests. - Created TokenResult class to encapsulate token response details. - Introduced DPoP (Demonstrating Proof-of-Possession) validation and proof generation classes. - Added InMemoryDPoPReplayCache and InMemoryDPoPNonceStore for nonce and replay cache management. - Updated project file and README for MrWhoOidc.Security package.
New NuGet
Full Changelog: https://github.com/popicka70/MrWho/commits/v2.0.0
PAR and JAR
What's Changed
- PAR persistence via OpenIdDict by @popicka70 in #192
- Qr flows by @popicka70 in #195
- Par jar by @popicka70 in #200
Full Changelog: v1.4.0...v1.5.0
PAR
Refresh token if needed
Merge pull request #115 from popicka70/QR2 Refresh in NuGet
Access token configuration methods. M2M support.
Merge pull request #93 from popicka70/DemoM2MNuget Demo m2 m nuget
OIDC Logout
OIDC logout is now performed
Login & Logout endpoints
What's Changed
- Clients updated by @popicka70 in #43
- Deploy API usage by @popicka70 in #45
- Rerlease nuget by @popicka70 in #48
- Add backchannnel logout to NuGet by @popicka70 in #49
- Idp chaining by @popicka70 in #50
- IdP chaining by @popicka70 in #51
- Fix deploy by @popicka70 in #52
- Přidání správy cookies a nového debug API by @popicka70 in #56
- Fix login by @popicka70 in #58
- Auth controller refactoring by @popicka70 in #61
- Durable relation by @popicka70 in #62
- Themes by @popicka70 in #65
- Logout branch by @popicka70 in #71
- Force new login by @popicka70 in #73
- SameSite = None by @popicka70 in #75
- Cookie unification by @popicka70 in #77
- Registration by @popicka70 in #78
- Client secret by @popicka70 in #80
- NuGet login/logout by @popicka70 in #86
Full Changelog: v1.0.4...v1.2.1
Backchannel logout mapping
Full Changelog: v1.0.4...v1.1.0
v1.0.5
What's Changed
- Nu get by @popicka70 in #42
- NewNuget by @popicka70 in #46
- New nuget. Fixes name resolution. by @popicka70 in #47
Full Changelog: v1.0.1...v1.0.5