"Your account" empty in Certificate version
Closed this issue · 6 comments
"Your Account" link (SelectEmailPrefs) in cert version
(using FNALSSO DocDB) shows empty "Username" field.
In production and 889 branch it says:
Username: /DC=org/DC=cilogon/C=US/O=Fermi National Accelerator Laboratory/OU=People/CN=Laura Mengel/CN=UID:lauram
Fixed by #25 (latest commit)
Hi. On retesting, username is blank for fnal_sso branch
and filled in correctly for 889 branch with the DN. See
https://cd-docdbdevcert.fnal.gov/cgi-bin/cert/SelectEmailPrefs
Not a big deal though.
It was just a stupid typo. It should be fixed in the current branch.
In 5/23/18 12:14 PM, Eric Vaandering wrote:
I think that's intentional. I didn't want to show them the DN as the username.
I could show them the DN and call it the DN or just omit username entirely.
What do you think?
The way it is in production (8.7.23) is fine. But if you prefer not to
show DN for username, I'd vote for showing the DN and calling it DN.
It is useful for people to be able to see which of their certificates
DocDB is using, which can clear up confusion / help troubleshooting.
Since the "your account" button show people info about
only their account, seems ok to show the DN.
I found a typo and edited that comment away. :-)
Hi. This is working now after your last change.
I am good with it as it is (like production), but
have no objections to your changing to "DN"
instead of "Username" if you prefer.
It works on my 2 dev DocDBs (but not CD dev DocDB).
I assume this is just because you haven't pulled the change there.
So I'll close this.