#[Solved] TeamCity + Authentik

1 messages · Page 1 of 1 (latest)

final marsh
#

Hello,

I tried to connect Teamcity and Authentik. I downloaded the SAML plugin.

I don't know what is the simpliest way to to authentificate to TeamCity through Authentik. LDAP provider or SAML provider (using the plugin above).

Does anyone have already setup this connection ?

PS : I want to use the internal user directory of Authentik for my user

final marsh
#

I succeed to setup this link between TeamCity and Authentik.

I did not use SAML and LDAP. I found this plugin https://plugins.jetbrains.com/plugin/9177-teamcity-oauth that allow oAuth in TeamCity.

Then I have setup the connections has a classic oAuth in Authentik (as explained here https://docs.goauthentik.io/integrations/services/wiki-js/)

PS : if you use Authentik behind Nginx Proxy Manager you have to disable "Block common exploits". If you don't you will get a 403 error while connecting.