|
Crowd2 doesn't always show full user name
----------------------------------------- Key: JENKINS-11418 URL: https://issues.jenkins-ci.org/browse/JENKINS-11418 Project: Jenkins Issue Type: Bug Components: crowd2 Environment: Jenkins/1.425; Crowd2 1.2, Chrome-dev OSX Reporter: Andrew Paulin Assignee: Thorsten Heit When logging directly into Jenkins, only the user name is shown: !https://img.skitch.com/20111020-8idqw2bickwtffqyu6id8x146h.png! But when logging in from another Crowd app (such as JIRA), the full name is shown as well (as expected): !https://img.skitch.com/20111020-phe47pp4t37bg2rgscpu8wj77q.png! -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JENKINS-11418 started by Thorsten Heit. > Crowd2 doesn't always show full user name > ----------------------------------------- > > Key: JENKINS-11418 > URL: https://issues.jenkins-ci.org/browse/JENKINS-11418 > Project: Jenkins > Issue Type: Bug > Components: crowd2 > Environment: Jenkins/1.425; Crowd2 1.2, Chrome-dev OSX > Reporter: Andrew Paulin > Assignee: Thorsten Heit > > When logging directly into Jenkins, only the user name is shown: > !https://img.skitch.com/20111020-8idqw2bickwtffqyu6id8x146h.png! > But when logging in from another Crowd app (such as JIRA), the full name is shown as well (as expected): > !https://img.skitch.com/20111020-phe47pp4t37bg2rgscpu8wj77q.png! -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=154595#comment-154595 ] scm_issue_link commented on JENKINS-11418: ------------------------------------------ Code changed in jenkins User: Thorsten Heit Path: src/main/java/de/theit/jenkins/crowd/CrowdAuthenticationManager.java src/main/java/de/theit/jenkins/crowd/CrowdAuthenticationToken.java http://jenkins-ci.org/commit/crowd2-plugin/f1ea3b3f74e639f0f85094d82b4fbc0fd1ab5f62 Log: Fix for bug JENKINS-11418 "Crowd2 doesn't always show full user name" > Crowd2 doesn't always show full user name > ----------------------------------------- > > Key: JENKINS-11418 > URL: https://issues.jenkins-ci.org/browse/JENKINS-11418 > Project: Jenkins > Issue Type: Bug > Components: crowd2 > Environment: Jenkins/1.425; Crowd2 1.2, Chrome-dev OSX > Reporter: Andrew Paulin > Assignee: Thorsten Heit > > When logging directly into Jenkins, only the user name is shown: > !https://img.skitch.com/20111020-8idqw2bickwtffqyu6id8x146h.png! > But when logging in from another Crowd app (such as JIRA), the full name is shown as well (as expected): > !https://img.skitch.com/20111020-phe47pp4t37bg2rgscpu8wj77q.png! -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Heit resolved JENKINS-11418. ------------------------------------- Resolution: Fixed The fix for this bug is contained in the master branch. The problem was that the plugin's authentication manager ignored the result when it successfully authenticated the user against the Crowd server. The result contains the display name... > Crowd2 doesn't always show full user name > ----------------------------------------- > > Key: JENKINS-11418 > URL: https://issues.jenkins-ci.org/browse/JENKINS-11418 > Project: Jenkins > Issue Type: Bug > Components: crowd2 > Environment: Jenkins/1.425; Crowd2 1.2, Chrome-dev OSX > Reporter: Andrew Paulin > Assignee: Thorsten Heit > > When logging directly into Jenkins, only the user name is shown: > !https://img.skitch.com/20111020-8idqw2bickwtffqyu6id8x146h.png! > But when logging in from another Crowd app (such as JIRA), the full name is shown as well (as expected): > !https://img.skitch.com/20111020-phe47pp4t37bg2rgscpu8wj77q.png! -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
| Powered by Nabble | Edit this page |
