<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
That's strange. It works for me with latest keycloak master. I've
created 2 users in kc admin console with empty email and both are
saved (I am using mongo model like liveoak does). Only added
related thing in 1.0.1.Final is
<a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/KEYCLOAK-676">https://issues.jboss.org/browse/KEYCLOAK-676</a>, which disallow users
to register with invalid email. But that's just added validation
in registration forms and account mgmt - no changes in admin
console or model.<br>
<br>
I wonder if it can't be "null vs. empty string" issue? KC admin
console doesn't send email attribute at all when you don't fill
email. I suspect that you're creating users in liveoak admin
console? Isn't it possible that liveoak is sending email with
empty string when it's not filled?<br>
<br>
Marek<br>
<br>
<br>
On 10.10.2014 01:56, Ken Finnigan wrote:<br>
</div>
<blockquote
cite="mid:CAKeeVe6eBqM=edEqzOr4TCyv9pgUdqht-K3UvHhb25N5p=mPrQ@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>It used to be possible to create multiple users with no
email address.</div>
<div><br>
</div>
<div>With 1.0.1.Final, and maybe earlier versions, it's no
longer possible. As soon as a user is created with no email
address set, any other user created is not able to not have an
email address.</div>
<div><br>
</div>
<div>The Keycloak Admin console doesn't specify email address as
a required field, so I was wondering whether this is a bug,
and whether it's a bug in the UI or the model?</div>
<div><br>
</div>
<div>No problems in creating a JIRA, wanted to verify I wasn't
mistaken with what's happening.</div>
<div><br>
</div>
<div>Thanks</div>
<div>Ken Finnigan</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></pre>
</blockquote>
<br>
</body>
</html>