TeamCity Plugin Development Help
 

Custom Authentication Module

Edit page Last modified: 21 April 2019

There are two types of custom authentication modules, which can be provided by plugins: credentials authentication modules and HTTP authentication modules. The first ones are used to check the credentials user typed in login form on the login page. The second ones are used to authenticate a user by HTTP request without showing login page at all.