Skip to content

Releases: pwielgolaski/teamcity-oauth

teamcity-oauth-1.1.9

11 Jul 12:10
Compare
Choose a tag to compare

Support sync of groups from OAuth server #31

teamcity-oauth-1.1.8

10 Aug 18:14
Compare
Choose a tag to compare

Add more specific github enterprise instruction #28
Allow to specify multiple email domains #27

1.1.7

01 Mar 13:25
Compare
Choose a tag to compare

add support for preferred_username used by OpenId

1.1.6

25 Mar 16:45
Compare
Choose a tag to compare

1.1.5

25 Mar 16:34
Compare
Choose a tag to compare
  • [github] authenticate only users from specific organization
  • authenticate only users with specific email domain

1.1.4

03 Sep 16:55
Compare
Choose a tag to compare
  • add support to 2017 TeamCity API #15

1.1.3

30 Aug 19:37
Compare
Choose a tag to compare
  • reintroduced allowCreatingNewUsersByLogin feature

1.1.2

19 Aug 18:47
Compare
Choose a tag to compare
  • add support for email and name from oAuth provider - if possible fetch it from user info
  • initial support for google oAuth

1.1.1

30 Jul 18:36
Compare
Choose a tag to compare

show option to login as guest if default login is hidden (fixing #11)

1.1.0

02 Jul 15:02
Compare
Choose a tag to compare

add configuration option for allowing insecure https (fixing #8)
fix url escaping (fixing #7)
update of core dependencies