Pre-populating forms after authentication

Hi,

does anyone already implemented such a case? See my rough sketch.

  1. you have a page with a form, any user can access this
  2. once authenticated the form is pre-populated

If so:

  1. this only does work if the form is on the same domain, correct?
  2. Did you already implement this, what form solution did you use?

Best,
Andreas