Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Store retrieved sid in the signupInstance of EmailIdentityStage #692

Merged
merged 1 commit into from
Feb 14, 2017

Conversation

lukebarnard1
Copy link
Contributor

When registeration is complete, the RTS needs the sid, which was previously only sent to the HS. This update will also store it in the signupInstance so that it can be sent to the RTS.

When registeration is complete, the RTS needs the sid, which was previously only sent to the HS. This update will also store it in the signupInstance so that it can be sent to the RTS.
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, this is following the confusion of the Signup logic which assumes there is one sid for a registration session, which is no longer true, but that's my problem.

@lukebarnard1 lukebarnard1 merged commit 0e08646 into develop Feb 14, 2017
@lukebarnard1 lukebarnard1 deleted the luke/fix-missing-sid branch February 14, 2017 11:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants