-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
appending session uuid for parent dom #1503
Conversation
3462779
to
717d8e0
Compare
This reverts commit 3462779.
… works + adding parent dom id to session Storage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change makes little sense to me..... If you are in a frame with that applicationId, the UUID now never even gets generated. The stsApplicationId doesn't follow the same uniqueness as that, so that is not enough.
THe UUID should ALWAYS be created, it's just that with appId, that has to be appended.
…e same or new indication v6 or something else
No description provided.