Hacker News new | ask | show | jobs
by jamier1978 3392 days ago
According to the FAQ they will be shutting down the Stormpath API in 6 months. https://stormpath.com/oktaplusstormpath

FAQ also says you will need to export your data from SP and, presumably, manually import it in to Okta. If thats the case its going to be hard to do it without end user disruption.

1 comments

Heyo! I work on this process @ Stormpath / Okta. It will largely be an automated process in two stages: export then import. You'll be able to do multiple exports / imports, so you can continue running in production on Stormpath while testing on Okta.

The flow is pretty simple: export your Stormpath data (no interruption), import to Okta, test, then when you're ready to go 'live': export from Stormpath again and pause servers, import to Okta again (to get new things added), and switch code to run against Okta.

We'll be releasing more details soon.