Connect with the default admin when SAML is activate

We are using the community version
v26.2.0.119303 with the community branch plugin v26

Our SonarQube is deployed with argoCD

We are currently working on a Backstage plugin to show the security issue and we want to show the ones coming from SonarQube.
For that we need tokens and we want to generate them with the admin account.
The issue that we have is that we doesn’t manage to connect with the admin account regardless the password, even if we change it in the database or in the manifest. Seem that if the SAML is activate it “block” the normal authentification.
Do I have a way to have the both auth?

Hi,

Welcome to the community!

On your login page is there not the option to ‘Log in with credentials’?

 
Ann

yes we have but if I try to use it just put an error Invalid username or password even if the password and user are correct

Hi,

And what do your server logs say?

 
Ann