Dear Fiware, I would like to use KeyRock GE for authentication purpose. I have installed it correctly on my machine running ubuntu 14.04, using official guides with the help of tools. Fiware Lab portal is running correctly in localhost but when I try to sign up with a new user I am not receiving confirmation email. So when i sign in with the new user it is giving me error. But accessing the portal as idm user i can view user's profile searching it by email. I have tried the following configurations in local_settings.py: *# Send email to the console by defaultEMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'# Or send them to /dev/null#EMAIL_BACKEND = 'django.core.mail.backends.dummy.EmailBackend'# Configure these for your outgoing email hostEMAIL_HOST = 'smtp.gmail.com <http://smtp.gmail.com>'EMAIL_PORT = 587EMAIL_HOST_USER = 'EmailHere at gmail.com <EmailHere at gmail.com>'EMAIL_HOST_PASSWORD = 'PasswordHere'EMAIL_USE_TLS = TrueDEFAULT_FROM_EMAIL = '* *EmailHere at gmail.com <http://gmail.com>'* I will appreciate any help, thank you in advance. I am sending the mail because i didn't find any channel or Google group for KeyRock GE. Thanks again. HSB. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20151203/1ee45495/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy