I feel like I'm missing something basic here, but am having trouble finding it. I simply need to access the email address that someone has used to log into Persona. I'm looking for the email address so I can pass it along as an assertion for Open Badges.
1
There are 1 best solutions below
Related Questions in MOZILLA
- How do I keep the same time input style in both firefox and chrome
- Adding Annotation with PDF.js
- Python geckodriver set up is unsuccesful
- In my range slider the track is coming over on thumb while working fine on Chrome
- NGINX doesn't resolve when website is accessing through Mozila Firefox browser
- Firefox WeakMap error but not in Chrome and Firefox Developer Edition
- Creating Transparent EGL surface
- Does Mozilla have contradictions about sizes and srcset attributes?
- Webscarab and the latest Mozilla version 121
- Anchor Element Download Attribute in Safari vs Chrome
- I'm encountering Selenium errors
- Crawl HTML data from an EngineSession
- Is there a Sublime Text package that serves similar function like the MDN References Intellisense popups of vscose?
- Javascript function for cleaning aliexpress links doesn't get always executed on Firefox
- How to use MediaRecorder() to record mobile resolution on Desktop
Related Questions in BROWSERID
- Performing authentication during testing browserID
- Yesod auth route to plugin page interpolation
- How to authenticate users in FirefoxOS using BrowserID / Persona?
- Django context processors appear not to be running in non-debug mode
- Pyramid Auth error with Persona / Browserid
- How can I host my own static BrowserID delegate without running a mail server?
- How to run Flask-Login, Flask-BrowserID and Flask-SQLAlchemy in harmony?
- django browserid ImproperlyConfigured at /browserid/login/
- Mozilla Persona / BrowserID as auth method for a REST api
- Is it currently possible to create my own persona IDP?
- Is Persona's Observer JavaScript API broken?
- Mozilla's Persona (BrowserID): Domain + Subdomain login
- Why does Persona require I do assertion verification on the server?
- Persona automatically logs me out right after login
- Calling onlogin even for authenticated email
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The way to get the email address out of the assertion is to simply send the assertion to the verifier: https://developer.mozilla.org/en-US/docs/Persona/Quick_Setup#Step_4.3A_Verify_the_user.E2.80.99s_credentials