If I turn ID/E-mail equivalency on pubcookie redirects the user to an access denied page. If i turn it off the user gets created without an email address. I'm a bit at a loss here - debug isn't really showing me much... any thoughts?

CommentFileSizeAuthor
#2 Screen Shot 2013-07-09 at 9.44.00 AM.png131.63 KBalibama

Comments

jvandyk’s picture

Have you verified that pubcookie is working by following the directions in the "prerequisites" section of the README to create a non-Drupal, pubcookie-protected document for testing?

alibama’s picture

StatusFileSize
new131.63 KB

Hi Thanks for the quick reply.

Yes - absolutely. As noted the users are being created - just can't get the email address to come in. Also noteworthy - using the beta2 version my ldap information works great, with the production version it does not

if you're on IRC I'll be on there in ~2-3 minutes
ap

alibama’s picture

Status: Active » Closed (works as designed)

This was my mistake - I had Pubcookie Site Access turned on and had neglected to check my logs (admin/reports/dblog) to see where it was throwing an error. once i turned this module off emails came in accordingly- Thank you