Skip to content

Releases: stormpath/stormpath-dotnet-config

Stormpath.Configuration v7.1.0

10 Aug 22:22
86d93d1
Compare
Choose a tag to compare
  • Added the web.refreshTokenCookie.maxAge property, which controls the expiration time (if any) of refresh token cookies.
  • Added the authorizationServerId property, which allows the developer to specify the Okta Authorization Server to use (instead of relying on auto-discovery).
  • Added the web.oauth2.password.defaultScope property, which sets the default scopes (if any) that are sent during a Password Grant request.

For a full list of changes in version 7.0, see the changelog.

Stormpath.Configuration v7.0.0

22 Jul 01:45
f95250a
Compare
Choose a tag to compare

Stable release of 7.0. No changes from beta4.

For a full list of breaking changes in version 7.0, see the changelog.

Stormpath.Configuration v7.0.0-beta4

19 May 21:13
3d8d612
Compare
Choose a tag to compare
Pre-release

This version contains breaking changes and supports migrating applications from Stormpath to Okta. For more information, see the migration guide.

For a list of breaking changes, see the changelog.

Stormpath.Configuration v7.0.0-beta3

21 Apr 21:45
Compare
Choose a tag to compare
Pre-release

This version contains breaking changes and supports migrating applications from Stormpath to Okta. For more information, see the migration guide.

For a list of breaking changes, see the changelog.

Stormpath.Configuration v6.0.0

07 Sep 02:03
Compare
Choose a tag to compare

Configuration model updates to match the Stormpath SDK spec.

Stormpath.Configuration v5.3.1

12 Jul 23:58
Compare
Choose a tag to compare
  • Added stormpath.web.serverUri property (necessary for some social login integrations).
  • Bug fixes.

Stormpath.Configuration v5.3.0

29 Jun 21:13
Compare
Choose a tag to compare
  • Added optional support for customizing the path that is searched for configuration files.

Stormpath.Configuration v5.2.0

28 Jun 21:50
Compare
Choose a tag to compare

Support for .NET Core 1.0 RTM.

Stormpath.Configuration v5.1.1

15 Jun 17:24
Compare
Choose a tag to compare

Bug fixes in dependencies.

Stormpath.Configuration v5.1.0

01 Jun 21:14
Compare
Choose a tag to compare

.NET Core RC+ support. 🎉