Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Invalid_response error on login persist #135

Open
mitchflores opened this issue Apr 5, 2024 · 1 comment
Open

Invalid_response error on login persist #135

mitchflores opened this issue Apr 5, 2024 · 1 comment

Comments

@mitchflores
Copy link

Problem:
Persistent - Invalid_response error on login

Environment details:

  • Version: TeamCity Enterprise 2023.11 (build 147331)
  • IdP Config:

image

  • SP Metadata:

image

  • teamcity-auth.log collected:

image

Additional Info:

  • We are running TC server using docker container.
  • docker-compose.yml

image

  • .env file

image

  • With NGINX reverse proxy in front of it.

image

@mitchflores
Copy link
Author

We have resolve this issue by creating a new enterprise application in Azure Entra, and configure basic SAML from the ground up. It turns out that the issue was due to our existing enterprise application was configured completely different from the guide. It was configured with openid connect and oauth as oppose to basic SAML from the guide instruction. We had the Identifier (Entity ID) set to the Application ID, whereas the SAML settings expects it to be same with callback URL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant