Our JIRA instance does not currently use MFA for verification. If I try to log in directly to our JIRA instance, the login is handled through a Google account verification
Our integration will talk directly to Jira if you are using another idp like Google then I wouldn’t expect it to work at the moment as we wouldn’t try and authenticate with Google.
Does Jira have an option to bypass the SAML auth for API calls? I assume there would be some kind of setting for that.
I did forget to add that if I get a chance I will check the API docs as I assume there is something for this or we maybe need to add a special credential option.
We are still getting a fail login with a 403 error reported in N8N.
What is thet correct domain that N8N uses to make login requests? Am I writing that incorrectly? Also is there a console version or a more in depth way to troubleshoot why N8N is failing this login?