timomeinen / team-piazza

A build monitor for the TeamCity continuous integration server
GNU General Public License v3.0
17 stars 7 forks source link

Should (optionally?) allow viewing widget without logging in #35

Closed timomeinen closed 10 years ago

timomeinen commented 10 years ago

From gro...@gmail.com on October 07, 2010 08:13:16

What steps will reproduce the problem? 1. Ensure that you are not logged into teamcity

  1. Visit the piazza.html page with valid parameters. What is the expected output? What do you see instead? Expected to see actual page, but was redirected to login page.

Team Piazza version 20090910

Use case:

Original issue: http://code.google.com/p/team-piazza/issues/detail?id=35

timomeinen commented 10 years ago

From timomeinen on November 29, 2011 07:23:03

Hi,

this is possible with TeamCity and Piazza. You have to enable guest user access in your settings. Then prepend /guestAuth to your URL. For example:

http://teamcity/guestAuth/piazza.html?buildTypeId=bt1

You can find additional info in the TeamCity documentation: http://confluence.jetbrains.net/display/TCD65/Accessing+Server+by+HTTP

Status: Done
Labels: -Type-Defect Type-Task