Releases: stormpath/stormpath-dotnet-config
Releases · stormpath/stormpath-dotnet-config
Stormpath.Configuration v7.1.0
- 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
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
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
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
Configuration model updates to match the Stormpath SDK spec.
Stormpath.Configuration v5.3.1
- Added
stormpath.web.serverUri
property (necessary for some social login integrations). - Bug fixes.
Stormpath.Configuration v5.3.0
- Added optional support for customizing the path that is searched for configuration files.
Stormpath.Configuration v5.2.0
Support for .NET Core 1.0 RTM.
Stormpath.Configuration v5.1.1
Bug fixes in dependencies.
Stormpath.Configuration v5.1.0
.NET Core RC+ support. 🎉