Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

When cf asks for "Email" it actually expects username #52

Open
michaelklishin opened this issue Aug 23, 2013 · 1 comment
Open

When cf asks for "Email" it actually expects username #52

michaelklishin opened this issue Aug 23, 2013 · 1 comment

Comments

@michaelklishin
Copy link

When cf asks for "Email" (e.g. if you try to create org without doing cf login) it actually expects username: entering an email makes authentication fail, providing my username instead of email makes it succeed.

FTR, here's my SCIM users list from uaa.yml:

scim:
  users:
    - marissa|koala|marissa@test.org|Marissa|LastName|uaa.admin
    - michael|michaelpwd|michael@test.org|Michael|LastName|uaa.admin
@xoebus
Copy link

xoebus commented Aug 30, 2013

In the majority case, especially on run.pivotal.io, the value for username is email and the prompt produces more success among users trying to log in.

We'd like to see a solution that conveys the duality... "Username/Email>" for example.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants