Skip to content
Snippets Groups Projects
Commit 3e76f6fd authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Starting next steps on frontend for primary user creation/authentication.

* Add network.authenticateWithAssertion and related tests.
* On signup page, start the redirection code to verify with primary in new tab.
* in network.js, rename all the onSuccess to onComplete for clarity.
* Simplify tests for primary user provisioning while "not authenticated".
* Generate fake keys/certs in the provisioning mock.
* Save off the keypair/cert given to us by the provisioning frame before getting an assertion.
* Generate an assertion and log the user in on primary provisioning success.
parent ca07b3f6
No related branches found
No related tags found
Loading
Showing
with 323 additions and 173 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment