Login redirect with infinite loop

Hi everyone, I hope you are okay.

I’m having the same issue than this topic: Authorization_code grant

I don’t know why, The account handles two tenants, the production one with same settings is okay, but the dev one isn’t. I hope you can help me, because this is preventing us user creation normally, for creating users we need to go to machine to machine application and set token endpoint to POST instead of NONE, and after creating the user we need to set it back to NONE for login and this is really annoying because we have the client app ready for a normal operation, not this, and for creating users I need to do it to the backend level. Please help with this.

This topic is unsolved, why nobody is answering to this? None of the answer in this forum solves this.

Hey there!

It seems like there were some people in the past looking for the similar thing. Did you have a chance to review those solutions?

Thanks for your answer.

I’ve checked all answer, nothing has changed, the application still redirecting. And the weird thing here is that we have a production environment running without this issue. Same branch deployed, so I know is not a code issue.

Up for this topic. I’m having the same issue since the beginning of this week. In my case this is happening for a specific user, when I tried with others It works as expected - It’s worth saying I also have multiple environments, the issue doesn’t happen on live as I’m able to login with my user perfectly however It doesn’t work in my local env.
The issue “seems” related to the other links Konrad shared - I’m checking if one of these can help me to find a solution but nothing so far.

1 Like

somebody is thinking about this topic or do I have to talk to my team and just leave the project because you’re not giving any solution to this?