Skip to content

Releases: Soluto/oidc-server-mock

Upgrade to dotnet 6.0

01 Feb 08:13
b631b7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.5.0

Fix tag github workflow

29 Nov 21:53
26bd63c
Compare
Choose a tag to compare
v0.4.4

fix CI/CD tag workflow (#98)

Optimize docker image healthcheck

29 Sep 10:02
414ba46
Compare
Choose a tag to compare
v0.4.3

Optimize image healthcheck (#94)

BasePath configuration

05 Aug 11:42
f0a7434
Compare
Choose a tag to compare
v0.4.2

Base path configuration (#87)

Update base docker images

29 Jul 12:15
470b771
Compare
Choose a tag to compare
v0.4.1

Upgrade dotnet core from 3.1 to 3.1.17 (#85)

Custom Endpoints: User management

10 Mar 19:59
ef8ebb8
Compare
Choose a tag to compare
AddUser endpoint simplified (#76)

* Fix github workflows

* AddUser endpoint simplified

v0.3.1

26 Dec 22:45
d181957
Compare
Choose a tag to compare

Support AccountOptions configuration

v0.3.0

08 Oct 20:52
9fb9501
Compare
Choose a tag to compare

Support for custom user claims added.

Note: This release contains breaking changes in api scopes configuration.

v0.2.4

07 Oct 06:30
cc8699f
Compare
Choose a tag to compare

Support for wildcard returnUris

v0.2.3

10 Aug 08:06
b639fe9
Compare
Choose a tag to compare

ApiResource configuration bug fixed