teamcity-oauth icon indicating copy to clipboard operation
teamcity-oauth copied to clipboard

teamcity oauth2 authentication plugin

Results 14 teamcity-oauth issues
Sort by recently updated
recently updated
newest added

Based on the problem described in the [article](https://trufflesecurity.com/blog/google-oauth-is-broken-sort-of/) **Steps to reproduce the problem:** 1. Create a google account [email protected] (this account does not belong to the organization and is not...

CHANGELOG * Added a `customName` property to customize login page. (Log in via oAuth -> Log in via CUSTOM)

The plugin is not requesting the scope "openid". In some IdPs (i.e. Keycloak version 21) this leads to a failure when calling the userinfo endpoint of OpenID. As a consequence...

After rebuilding + uploading the newest version of the teamcity-oauth-plugin, we are now seeing this error: ``` org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginController' defined in class path resource [jetbrains/buildServer/auth/oauth/PluginConfiguration.class]:...

I have been using this plugin for old version of teamcity 2018. Now we are upgrading to TeamCity Enterprise 2021.1.1 Wanted to check if this plugin support the latest version...

In the config section of the OAauth plugin one can activate " Hide login form". As a result there is only the "Log in via oAuth" button left on the...

Hello, I have a local gitlab instance and I had setup the custom oauth for teamcity. But it doesn't work because it is not able to retrieve the root url...

Using oauth for gsuite and native github for github.com authentication. Error is "Unauthenticated since retrieved 'state' doesn't correspond to current TeamCity session." during login But only if the authentication module...

Trying to get the Jira Cloud integration to work but can't figure out how, any idea?