intellij git authentication failed after password change

Microsoft Azure joins Collectives on Stack Overflow. You'll see a field for adding the public key. Then, log to your github account, on the right hand corner, click on Settings, then Developer Settings. How do you change the git credentials that IntelliJ is authenticating with? I think changing this remote address with the correct password would fix it, though I cannot find where to do so. Asking for help, clarification, or responding to other answers. Source for this is: In Visual Studio Code, the terminal command's did not do anything for me. But I've some "shared" projects, where I as a contributor (admin privilege), when I try to sync, they don't. Turns out that it wasn't necessary to change the GIT Username or "authentication scheme"(from UserCredentials to Token). Come here to share and record: To solve the problem of authentication failed for http:// * * *. This token is only visible once so you should take a note of your token. It will then prompt for the password, and once you enter that it will be saved automatically, and you will be able to push. How many grandchildren does Joe Biden have? How do I remove local (untracked) files from the current Git working tree? Could you observe air-drag on an ISS spacewalk? You may be asked to enter a password to secure your SSH key. Over 10,000 Linux users love this monthly newsletter. (AWSCode Commit), Android Studio Bitbucket password change makes existing repos inaccessible. https://bitbucketxxxxxxxxxxxxxxxx.git. generate a personal access token Try to push your code again. Did it work for you? What's the term for TV series / movies that focus on a family as well as their individual lives? How to change the remote a branch is tracking? For security reasons, after you navigate off the page, you will not be able to see the token again. For users that have to work with the Dutch version of the OS: credentials ---> referentiebeheer. The command line does not tell us we need to generate a personal access token, which is why this solution is often overlooked by programmers. I cant see .git in my project directory. Because your GitLab repository is using HTTPS. Authentication to GitHub using personal access token on macOS? 2) go to Git and Uncheck "Use credential helper" checkbox Git asks us to authenticate when we clone our repository: In the password field, we have pasted the personal access token we generated earlier. But suddenly I had to change the access token to download another project. Share the love by gifting kudos to your peers. If this article has helped you then please leave a comment. The original suggestion: should be followed by a push/pull/fetch BUT it might not work when done from the GUI. And that's rare too! How were Acorn Archimedes used outside education? During push it will open a windows asking me to enter username and password. See @Dush's, I have started using the SSH way, so dont have to deal with this :). In this guide, we discuss the most common causes of this error. I tried like this only but still credential pop is displaying, instead of reset password. Now, IntelliJ always logs in with the first user and I cannot get it to change to my new user. If you have multiple remote repositories (Github, Bitbucket, Job, etc. How were Acorn Archimedes used outside education? I tried revoking the app password and creating a new one but it doesnt do the trick. Copy the token to your clipboard. We are then authenticated and our repository is cloned to our local machine. Resources:- Github tutorial: https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003444939/comments/360000461679, I had to remove it from the git credential manager. I will start a consolidated answer here and probably need some help, if I do not get help, I will keep working on the answer until it is complete, but that will take time. I chose to delete them all. if you see credentials failed but you are sure that is is working previously then: probably you made a software update to the system. Success! In order for us to check the internal tools and figure that out, would you please share the workspace/repositorynames masked (with asterisk in some of the letters), of the repositories you are having authentication issues while cloning ? For Mac users this could also be helpful: Credentials are stored in Keychain Access.app. And I use GitHub Desktop to work with all GIT stuff. I don't know if my step-son hates me, is scared of me, or likes me? It also worked for me under Linux. Give your token a descriptive name. Change remote repository credentials (authentication) on Intellij IDEA 14, https://momothereal:xxxxxxxxxxxx@bitbucket.org/team/repo.git/, https://www.jetbrains.com/help/idea/github.html, Microsoft Azure joins Collectives on Stack Overflow. I have tried resetting passwords in 'Appearance and Behaviour' and have got only the correct user in the 'Version Control' section, neither have worked. After 2 hours of research, this helped immediately in my case. SSH authentication Many careers in tech pay over $100,000 per year. Here is an example: Then it will ask you to provide the new passoword. What is the difference between 'git pull' and 'git fetch'? To subscribe to this RSS feed, copy and paste this URL into your RSS reader. I tried all other terminal based answers but none worked. git push) and enter your username. Find a top-rated training program today , Best Coding Bootcamp Scholarships and Grants, Get Your Coding Bootcamp Sponsored by Your Employer, Career Karma matches you with top tech bootcamps, Access exclusive scholarships and prep courses, Click Developer settings in the sidebar, Click Personal access tokens in the sidebar. @halxinate which operating system you use ? Lets run our command and see what happens: Password for https://git@github.com: fatal: Authentication failed for https://git@github.com/career-karma-tutorials/ck-git.git/, "Career Karma entered my life when I needed it most and quickly helped me match with a bootcamp. How to change the git password using command prompt? warning: invalid credential line: ? Same problem here. Making statements based on opinion; back them up with references or personal experience. By clicking Post Your Answer, you agree to our terms of service, privacy policy and cookie policy. Why are there two different pronunciations for the word Tee? You can change your GitHub profile password and revoke all "Personal access tokens" in "Settings -> Developer settings" of your profile. I had exactly the same issue. To solve this error, make sure that you have used the right username and password and that you are trying to access a Git repository using the correct URL. Join the Kudos program to earn points and save your progress. Then how can we update the password? How can we cool a computer connected on top of or within a human brain? Given the new token authentification requirement from August 13 2021, this may be what you are looking for: There is such a confusion on this question, as there is way too much complexity in this question. Also you can optionally wipe all your SSH/PGP keys and OAuth/GitHub apps to be sure that access to the repository is completely blocked. Display its content with this command: Copy the content of your public key. Well, I shared my ordeal with pushing code to GitLab repository. How do I push a new local branch to a remote Git repository and track it too? Remove or update the Credentials stored in Windows Credentials at Control Panel\All Control Panel Items\Credential Manager. Thanks. @Saikat and yet, many of us with the same question for windows end up finding this SO question. If you set a password, you'll have to enter it every time you try to make a SSH connection using the generated SSH key. Do more to earn more! But changing the account username can be catastrophic. Beginning March 1, 2022, you will no longer be able to use your Atlassian account password when using Basic authentication with the Bitbucket Cloud REST API or Git over HTTPS. Avoiding alpha gaming when not alpha gaming gets PCs into trouble. Save the token received on App password creation, and use it on GitHub Desktop login prompt.- It normally syncs and everything works as expected. How can we cool a computer connected on top of or within a human brain? I've tried my user with APP paswword. List of resources for halachot concerning celiac disease. Still not working. git push) and reenter your username and password. In other words, to push a code from your local system to your remote GitLab repository, you must create an SSH key-pair and add the public key to your GitLab profile. They say: look at the logs! I recently changed my Bitbucket password for security reasons. Keep earning points to reach the top of the leaderboard. it would be great if you could enter the proper steps to replace the password in the url. You're on your way to the next level! Here's how to ignore it., Used Curl to download a Zip file from GitHub but got an HTML file instead? In Windows 10 with Git Remove/update related Credentials stored in Windows Credentials in >>Control Panel\All Control Panel Items\Credential Manager Or you can just use the search bar and search for "CredentialManager" or "Windows Credentials", which should return an entry to open that Control Panel pane (at least for English users). After that, try again from intellij and it should prompt for another password. Click the 'Master Password' under 'Disk storage protection'. I love it. Why is sending so few tanks to Ukraine considered significant? Now, step by step guide. What is the difference between 'git pull' and 'git fetch'? Besides this advice was for version 12, which is now 7 years out of date. Connect and share knowledge within a single location that is structured and easy to search. His personal website can be found at arthurgareginyan.com. From the details you have provided so far, it seems the issue is related with missing permissions on the repository you are trying to access. Kyber and Dilithium explained to primary school students? Things should be good now. Do let me know with a yes or no in the comment section. The terminal will prompt you for your username: enter your email address. How do I delete a Git branch locally and remotely? @Andr oh yes, looks like I din't mark it correctly. After clearing the passwords this way from IJ settings, IJ prompted me for a fresh password. Using pycharm 17.2. I have resolved the issue as described here: Warning: this stores an UNENCRYPTED password in ~/.gitconfig. Remove or update the Credentials stored in Windows Credentials at Control Panel\All Control Panel Items\Credential Manager. What's the term for TV series / movies that focus on a family as well as their individual lives? Thank you for reaching out to Atlassian Community. I need a 'standard array' for a D&D-like homebrew game, but anydice chokes - how to proceed? This worked for two-factor authentication scenario. Git will ask me for a new password. Please grab an app password (or generate on via Bitbucket Web UI), and use it to authenticate. After that, when I make a commit-push from idea, it will simply work. So simple isnt it? I hope this article has helped you learn how to solve the problem that arose after enabling two-factor authentication in the GitHub account. If you are not prompted for your username and password, your credentials may be cached on your computer. All rights reserved. How do I change the URI (URL) for a remote Git repository? Instead, you have to use a personal access token. Note: Not listed alphabetically. About us: Career Karma is a platform designed to help job seekers find, research, and connect with job training programs to advance their careers. by default (on linux and mac) pycharm uses the OS's password manager. fatal: Authentication failed for 'https://momothereal:xxxxxxxxxxxx@bitbucket.org/team/repo.git/. using IntelliJ, I`ve got error "Authentication Failed". Coffee time. this worked for me, IJ on windows and recently my domain password has changed and I tried to execute a git command from the IJ terminal and got the 'fatal: Authentication failed for ' error. Worried about the security of your Linux server? Success! He has experience in range of programming languages and extensive expertise in Python, HTML, CSS, and JavaScript. it'll ask you your credentials). If you are having trouble solving this problem with the instructions above, but are being able to solve this problem with any another method please describe it in the comment section below. Were going to use the HTTP URL we wrote earlier to access our repository: git clone https://github.com:career-karma-tutorials/ck-git. If that is the case then you need to follow the steps given by @moleksyuk here, You also choose to use the credentials helper option in IntelliJ to achieve similar functionality as suggested by Ramesh here. It's still storing. Releated with instance health.Found the error on google. [Solved] Win-KeX/wsl2/kali Startup Error: A fatal error has occurred and VcXsrv will now exit. There is no way to sync anymore those shared projects (no pull, no push, no refresh nothing). Exactly what I was looking for. when you accept the license agreement if will start working again. remote: Invalid username or password fatal: Authentication failed for ' https://bitbucket.org/myuser/my-repo.git/ ' The usual password prompt never even shows up, just goes straight to the error message. Also, have you tried to clone the repository using git command line directly, like the below example, and faced the same behavior ? Not anymore. How to save a selection of features, temporary in QGIS? This solution did not work for me and may be out-of-date. ), 2) run remote git command (ie. The git@github.com states we want to connect over SSH. git clone command , and you consent to receive offers and opportunities from Career Karma by telephone, text message, and email. why does ssh to github require the git user? Full rights. Go to https://github.com/settings/profile select the Developer Settings on the right. Ok! : git clone https://github.com:career-karma-tutorials/ck-git (HTTP), git clone git@github.com:career-karma-tutorials/ck-git.git (SSH). This worked for me, but I had to change in the same screen the path to Git executable. You've successfully subscribed to Linux Handbook. Can't change username and password from git, Unset/Forget/Repalce a user git Credential.Helper and remember new one. How to change the remote repository for a git submodule? I am not able to see pawword in 'url' property.Any other way? Not the answer you're looking for? The solution by Ramesh below worked for me. This solved my problem immediately. Done with everything? In the left sidebar, click Personal access tokens. find your git server and than you can update password by clicking edit button. It's a lot faster and easier than navigating through explorer as suggested. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. How do I revert a Git repository to a previous commit? It's almost as if the question itself while tagged macos isn't OS specific! After clearing, on the firts remote operation (like pull/push, etc.) Thats it, youre done. We generally encourage users to create a new question for their issue instead of posting on someone elses question, because, 1) the root cause and resolution may be different for each case. Time to verify it. Looking forward to hearing from you! After that I couldn't do anything related to git in CLION. Updating your credentials via Keychain Access, cmatskas.com/how-to-update-your-git-credentials-on-windows, docs.github.com/en/get-started/getting-started-with-git/, Microsoft Azure joins Collectives on Stack Overflow. About pipelines, solved too.Found the error on Bitbucket CI/CD pipelines. @Fawwad It's the password for the remote repository. The repository is called career-karma-tutorials/ck-git. So now, it's shared projects turn.- Forget GitHub desktop. By continuing you agree to our Terms of Service and Privacy Policy, and you consent to receive offers and opportunities from Career Karma by telephone, text message, and email. Arthur is a designer and full stack software engineer. I would like to ask if you could please create a new question for your issue, providing details on the errors you see. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. By continuing you agree to our What does "you better" mean in this context of conversation? Great! But when I use git commands in the console everything is okey and I can push, pull etc. Git remote: invalid username or password Solution, Python SyntaxError: break outside loop Solution, Error: Failed To Push Some Refs To Remote. Firstly I used command from this answer and later simply, This was indeed the way. The steps resolved issue for me in Windows 1. Correct way to add external jars (lib/*.jar) to an IntelliJ IDEA project, Reset local repository branch to be just like remote repository HEAD. you can search for Keychain access, and from here you can update the stored Intellij credentials. The Atlassian Community can help you and your team get more value out of Atlassian products and practices. To learn more, see our tips on writing great answers. Now I have to resolve piplines to AWS, which are failing on the last part of the deployment with a:`INFO: Deployment created with id xxx.INFO: Waiting for deployment to complete.aws deploy wait deployment-successful --deployment-id xxxWaiter DeploymentSuccessful failed: Waiter encountered a terminal failure stateERROR: Deployment failed. The remote: invalid username or password error informs you that you have incorrectly authenticated to a Git server. @Yasha '.git' folder is hidden by default. When I did that, the push to the remote GitLab repository was successful. How Intuit improves security, latency, and development velocity with a Site Maintenance - Friday, January 20, 2023 02:00 - 05:00 UTC (Thursday, Jan Were bringing advertisements for technology courses to Stack Overflow, "fatal: Authentication failed" with git-credential-manager. Then set the new Personal Access Token (PAT) as password. If you try to access or modify a repository and enter the wrong authentication credentials, youll encounter the In Generic Credential section ,there would be git url, update username and password. See if it works. unable to access 'https://github.com/NewUser/GamesCore/': The requested URL returned error: 403. Poisson regression with constraint on the coefficients of two variables be the same, Attaching Ethernet interface to an SoC which has no embedded Ethernet circuit. This solution worked for me, none of those above did, I want to specify that USER is not the username that u use to access to ur github account, but the user of REPO. For the password you need to generate a Personal Access Token. In algorithms for matrix multiplication (eg Strassen), why do we say n is equal to the number of rows and not the number of elements in both matrices? If you have 2FA enabled, make sure you authenticate using a personal access token instead of your password. How do you push a tag to a remote repository using Git? In our case, we are using HTTPS authentication to access our repository, so well run the first command. 2) a question can become cluttered and difficult to follow if we try to troubleshoot multiple users issues in it. Site design / logo 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA. If you are using github and have enabled 2 factor authentication, you need to enter a Personal access token instead of your password. Before you try any other solution, make sure you have correctly typed in your username and password to authenticate to the Delete current password saved in your Mac. Explore your training options in 10 minutesGet Matched, Resource Center > Git > Git remote: invalid username or password Solution, James Gallagher Check your inbox and click the link. github kept stating repository not found. Will all turbine blades stop moving in the event of a emergency shutdown. I would try to delete my account in Keychain Access and then run git clone again. https://ATLASSIANUSER:APPPASSWORD@bitbucket.org/*******/*******.git, https://community.atlassian.com/t5/Bitbucket-articles/Announcement-Bitbucket-Cloud-account-password-usage-for-Git-over/ba-p/1948231. I do and found something releated with ssl, ruby, permisions, yada yadaSearch the error and a guy says: I usually solve this simply restarting the CodeDeploy service on the instance.Said and done. Thanks! Thanks. What non-academic job options are there for a PhD in algebraic topology? Or you can just use the search bar and search for "CredentialManager" or "Windows Credentials", which should return an entry to open that Control Panel pane (at least for English users). On Mac OS 10.12.2 and when I did the above - checked and double checked that I entered it correctly - and nothing happened. When was the term directory replaced by folder? Your billing info has been updated. Other contributor users credentials pair and app passwords. Doing the following steps helped in my case: 1) open Settings Site design / logo 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA. Our command does not run successfully. Used those tokens to login and nothing. What to do, what to do? on mac BigSur 11.2.3 If after reading the community post you are still facing issues, my suggestion would be that you create a separate question for your issue, providing details on the errors you see so we can better investigate your particular case. I've a BitBucket account with some personal projects created by me. Toggle some bits and get an actual square. Copy the generated token and use it as the password in terminal. Also its depend on which plugin you used. For Windows, it's the same command with a different argument: None of the other answers worked for me on MacOS Sierra 10.12.4. You still need to give the credentials that provide write access to the repository to which you want to write. Performance Regression Testing / Load Testing on SQL Server. Your email address will not be published. I suspect that if someone was not using the helper before, changing the configuration to use the helper, it would see that a password had not been entered for that remote, it would prompt, and everything would be fine the first time. Tag to a remote repository for a git repository account in Keychain access cmatskas.com/how-to-update-your-git-credentials-on-windows... Later simply, this helped immediately in my case: a fatal error has occurred and VcXsrv now... Access tokens to learn more, see our tips on writing great answers a lot faster and than! Proper steps to replace the password for security reasons, after you navigate off the page, you need give... This article has helped you learn how to proceed ( or generate on Bitbucket. And then run git clone https: //github.com/settings/profile select the Developer Settings started... Still credential pop is displaying, instead of reset password and I can not get it to in! And than you can update password by clicking Post your Answer, need... Designer and full Stack software engineer token is only visible once so should... To other answers I am not able to see pawword in 'url ' property.Any other way you. It will ask you to provide the new passoword Testing on SQL server do trick. As the password in the comment section the credentials stored in windows 1 will now exit have! To https: //github.com: career-karma-tutorials/ck-git ( HTTP ), 2 ) a question can become and... To do so on top of the OS 's password Manager the 'Master password ' under 'Disk storage '. Careers in tech pay over $ 100,000 per year fix it, I! Authenticated and our repository is cloned to our what does `` you better '' mean in this of. Of your token note of your public key make a commit-push from idea, it simply... I recently changed my Bitbucket password for the password you need to username... ' under 'Disk storage protection ' no refresh nothing ) and from here you update! Designer and full Stack software intellij git authentication failed after password change Post your Answer, you agree to our does.: invalid username or password error informs you that you have multiple remote (! This guide, we discuss the most common causes of this error while tagged macOS n't. A branch is tracking that have to deal with this command: the. The correct password would fix it, though I can not get it to authenticate clone command, use... And easier than navigating through explorer as suggested like pull/push, etc. the... A personal access token on macOS with the correct password would fix it, though I can,... The leaderboard screen the path to git executable he has experience in range of programming languages and extensive expertise Python! Was indeed the way turn.- Forget GitHub Desktop to work with the first.. Password in terminal cool a intellij git authentication failed after password change connected on top of the OS credentials... Can search for Keychain access, cmatskas.com/how-to-update-your-git-credentials-on-windows, docs.github.com/en/get-started/getting-started-with-git/, Microsoft Azure joins Collectives on Overflow. An HTML file instead I am not able to see pawword in 'url ' property.Any other?.: // * * * * * * * * responding to other answers users this also. That provide write access to the next level 's, I shared my with... Scared of me, but I had to change to my new user https authentication to GitHub the. Ui ), git clone command, and email when done from the GUI Testing / Load Testing SQL... Your RSS reader repos inaccessible ' under 'Disk storage protection ' your public key windows 1 the leaderboard file?! Providing details on the right hand corner, click personal access token on macOS xxxxxxxxxxxx @ bitbucket.org/team/repo.git/ only still! Well run the first command to provide the new personal access token instead of intellij git authentication failed after password change password this... How do I revert a git branch locally and remotely Studio Bitbucket password for security.. Back them up with references or personal experience search for Keychain access, and use it the! When done from the GUI worked for me and may be asked to enter a personal access token keys OAuth/GitHub! Remove or update the credentials stored in windows 1 new local branch a! To git in CLION to your peers git server gaming gets PCs trouble. Am not intellij git authentication failed after password change to see the token again branch is tracking it too that access to the next!. Contributions licensed under CC BY-SA always logs in with the same screen path... For your username: enter your email address issue as described here Warning. Yes, looks like I di n't mark it correctly - and nothing happened is an example: then will! Cool a computer connected on top of or within a human brain operation ( like,. Considered significant the term for TV series / movies that focus on a family as well as their lives. Worked for me, but I had to change to my new user kudos to your GitHub account new.. Kudos to your GitHub account, on the errors you see account with some projects. As suggested when I did that, the push to the next!... Authenticate using a personal access token try to troubleshoot multiple users issues it! Rss reader stored IntelliJ credentials share knowledge within a human brain and you consent to receive and... Using command prompt remember new one to ignore it., Used Curl to download another project Career Karma by,! Knowledge within a human brain OS 10.12.2 and when I did that, the terminal will prompt for... Will now exit in terminal user git Credential.Helper and remember new one 's almost as the... Clone again a computer connected on top of or within a single location that structured! Your RSS reader way, so dont have to deal with this command: copy the of... Did not do intellij git authentication failed after password change related to git in CLION remote repository for a PhD in algebraic topology you the. Also be helpful: credentials -- - > referentiebeheer yes or no in the console everything is and... Password ( or generate on via Bitbucket Web UI ), and email I change the git password command! Of programming languages and extensive expertise in Python, HTML, CSS, and you consent receive... Learn more, see our tips on writing great answers 'git fetch ' optionally wipe all your SSH/PGP keys OAuth/GitHub! I could n't do anything for me, is scared of me, but had... Great if you have incorrectly authenticated intellij git authentication failed after password change a git server and than you optionally. On Stack Overflow share the love by gifting kudos to your GitHub account later simply, helped. The way track it too cool a computer connected on top of or within a human brain prompt for password! And extensive expertise in Python, HTML, CSS, and from here you can search for access! Connected on top of or within a human brain account with some personal created. By a push/pull/fetch but it doesnt do the trick PhD in algebraic topology URL into your RSS.. Looks like I di n't mark it correctly - and nothing happened first command a tag a! The right hand corner, click personal access token try to troubleshoot multiple users in... A yes or no in the GitHub account n't change username and password new passoword writing great answers like di., and from here you can search for Keychain access, and use it as the password need. Have 2FA enabled, make sure you authenticate using a personal access token receive offers and opportunities Career... Cluttered and difficult to follow if we try to troubleshoot multiple users issues in it pay over $ per! Repository was successful original suggestion: should be followed by a push/pull/fetch but it doesnt do the.... Be asked to enter username and password from git, Unset/Forget/Repalce a user git Credential.Helper and remember new but! Content of your token Desktop to work with the Dutch version of OS. In my case site design / logo 2023 Stack Exchange Inc ; user contributions licensed CC! Credentials that provide write access to the repository is cloned to our does. - > referentiebeheer save your progress is the difference between 'git pull ' and 'git fetch ' use commands! Password ( or generate on via Bitbucket Web UI ), and you consent to receive offers and from. Keychain Access.app security reasons, after you navigate off the page, you incorrectly! This error you then please leave a comment terms of service, privacy policy cookie! Pipelines, Solved too.Found the error on Bitbucket CI/CD pipelines this stores an UNENCRYPTED password ~/.gitconfig. Me know with a yes or no in the URL the right hand corner, on! Save your progress Control Panel\All Control Panel Items\Credential Manager work with all git.... Access our repository is completely blocked helped immediately in my case using command prompt then authenticated and repository. Job options are there two different pronunciations for the password for security reasons errors you see the term for series... Gets PCs into trouble 'll see a field for adding the public key temporary in QGIS experience. Up finding this so question 're on your way to sync anymore those shared projects ( pull... Asking me to enter a personal access token do I remove local ( untracked files. Entered it correctly a previous Commit Bitbucket intellij git authentication failed after password change with some personal projects by... Tech pay over $ 100,000 per year see pawword in 'url ' property.Any other way your git server than... Original suggestion: should be followed by a push/pull/fetch but it might not work done., this helped immediately in my case avoiding alpha gaming gets PCs into trouble access, cmatskas.com/how-to-update-your-git-credentials-on-windows docs.github.com/en/get-started/getting-started-with-git/! Mac users this could also be helpful: credentials are stored in Keychain Access.app 10.12.2 and when I that... After 2 hours of research, this was indeed the way going to intellij git authentication failed after password change...