Skip to content

Releases: popicka70/MrWho

NuGet released as 2.0

02 Jan 13:36

Choose a tag to compare

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

02 Jan 13:23

Choose a tag to compare

New NuGet Pre-release
Pre-release

PAR and JAR

19 Sep 14:52

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

PAR

13 Sep 14:06
321a7e2

Choose a tag to compare

PAR

Par support

Refresh token if needed

26 Aug 08:54
30ca71f

Choose a tag to compare

Merge pull request #115 from popicka70/QR2

Refresh in NuGet

Access token configuration methods. M2M support.

23 Aug 06:28
c833bc7

Choose a tag to compare

Merge pull request #93 from popicka70/DemoM2MNuget

Demo m2 m nuget

OIDC Logout

22 Aug 05:34
416f3f0

Choose a tag to compare

OIDC logout is now performed

Login & Logout endpoints

21 Aug 20:29
cd464e7

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.2.1

Backchannel logout mapping

17 Aug 17:03
8064d81

Choose a tag to compare

v1.0.5

17 Aug 16:47
ef62f09

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.5