A repository for user stories related to Mozilla's Identity efforts.
3
stars
1
forks
source link
As an RP developer, I want it to be simpler to collect state before requesting an assertion so that I do not have to jump through crazy hoops due to two potential windows receiving assertions. #8
Currently if my site collects state from the user before asking for an assertion, I have to jump through a lot of hoops to deal with the potential of either 1 or 2 windows receiving an assertion.
If the user is signing up to Persona, 2 windows can receive an assertion, which makes it difficult as an RP developer to keep track of which window should send the data.
Currently if my site collects state from the user before asking for an assertion, I have to jump through a lot of hoops to deal with the potential of either 1 or 2 windows receiving an assertion.
If the user is signing up to Persona, 2 windows can receive an assertion, which makes it difficult as an RP developer to keep track of which window should send the data.