Issues
Issues copied to clipboard
Incorrect mapping of user accounts to Active Directory (AD)
Severity
No response
Version
2024.3.12932
Latest Version
I could not reproduce the problem
What happened?
When a new user logs into the app for the first time using Active Directory authentication, they may be incorrectly linked to an existing Octopus user if that user was previously deleted from Active Directory.
Reproduction
Steps:
- Create two users in Active Directory:
customDomain\user1andcustomDomain\user2. - Enable Active Directory authentication (Authentication Scheme = Negotiate, Allow Auto User Creation = true).
- Log in to the app with
customDomain\user1using the form (not "Sign in with domain account"). - Delete
customDomain\user1from Active Directory. - Log in to the app with
customDomain\user2using the form (not "Sign in with domain account"). After login,customDomain\user2will be incorrectly linked touser1.
Error and Stacktrace
No response
More Information
Affected customer [Internal Link]
Workaround
No response