You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
All setup an config should be handled by the TCK. The only upfront config requirements should be setting the api key id and secret, either from ~/.stormpath/apiKey.properties, STORMPATH_API_KEY_FILE are valid env files.
The TCK can create an Application and associated Directory and use that for all the tests.
This will also help with different modes we want to support, like enabling email verification workflows.
All setup an config should be handled by the TCK. The only upfront config requirements should be setting the api key id and secret, either from
~/.stormpath/apiKey.properties
,STORMPATH_API_KEY_FILE
are valid env files.The TCK can create an Application and associated Directory and use that for all the tests.
This will also help with different modes we want to support, like enabling email verification workflows.
@lhazlewood is interested in this one
The text was updated successfully, but these errors were encountered: