-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Authentication & Authorization
-
Labels:None
Sonar does not allow to create users with User Name and Login ID being different
Email conversation with Simon with description:-
===================================================
On Wed, Oct 31, 2012 at 4:33 AM, Simon Brandhof <simon.brandhof@sonarsource.com> wrote:
Hi Jitesh,
This is a limitation of the authentication extension points. SSO plugins can't feed different login and name. When registering new users into database, Sonar uses the username as the login.
Feel free to create a JIRA issue.
Regards
On 31 October 2012 00:43, jitesh dundas <jbdundas@gmail.com> wrote:
Hi Simon,
I have just got a request from my manager to change the value in the user id to the employee id instead of the employee name. As of now, when a new user is created, the login id is the name of the user. However, I need to change this to the employee id.
I get the employee id when the user is successfully authenticated in my method. I wanted to know how I could set the value of the employee id as the login id for sonar for that user.
This is kind of urgent as Sonar is going live in our organisation and we are trying to push it for more applications to take it up. Thus, all of these aspects will matter a lot.
Thanks a lot for all your help till date. I look forward to hearing from you soon.
Thanks & Regards,
Jitesh Dundas
Phone - 732-357-6292
- duplicates
-
SONAR-7249 Identity provider plugin must provide the user login
-
- Closed
-
- relates to
-
SONAR-5430 User authentication by HTTP header
-
- Closed
-