We are incredibly excited to announce that Stormpath is joining forces with Okta. 我们非常兴奋地宣布风暴之路将与Okta联手。Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.请访问迁移常见问题解答,详细了解这对Stormpath用户意味着什么。
We're available to answer all questions at support@stormpath.com.我们可以在回答所有问题support@stormpath.com。
We are patching this library to work with the Okta API. 我们正在修补此库以使用Okta API。This will come in the form of a major release, 4.0. We're trying hard to minimize the number of breaking changes. 这将以主要版本4.0的形式出现。我们正在努力减少突破性变化的数量。This version will assume that you're migrating your data with our data migration tool, which should be available by the end of April.此版本将假设您正在使用数据迁移工具迁移数据,该工具将于4月底提供。
We are creating 4.x release candidates as we work. 我们正在创建4个候选版本。The 4.x changelog will describe all of the changes in this version.4.x变更日志将描述此版本中的所有变更。
The Express-Stormpath Sample Project is updated to use the latest release candidate, we suggest that you try running this application to ensure that your new Okta org is setup properly.Express Stormpath示例项目已更新为使用最新的候选版本,我们建议您尝试运行此应用程序,以确保您的新Okta组织设置正确。
Once you are able to run the sample project, we suggest trying the latest release candidate in a local/development copy of your application, and walk through the changes in the 4.x changelog to see if you run into any issues. 一旦您能够运行示例项目,我们建议您在应用程序的本地/开发副本中尝试最新的候选版本,并查看4x变更日志中的更改,看看是否遇到任何问题。 The latest release candidate can be installed like so:最新候选版本的安装方式如下:
npm install --save express-stormpath@next
If you are actively using this library, you can find the readme in OLD-README.md. 如果您正在积极使用此库,可以在OLD README.md中找到自述文件。It is not possible to register for new Stormpath tenants at this time, so you must already have a Stormpath tenant if you wish to use this library during the migration period.此时无法注册新的Stormpath租户,因此如果您希望在迁移期间使用此库,则必须已经有Stormpath的租户。