Does FogBugz support sso (single sign on)?
|
2
|
|
|
|
|
1
|
If you can craft your internal tools to submit the following POST request that looks like this: default.asp &pre=preLogon &dest=(query string to use after login, encoded as POST parameter) &sPerson=(User Name) &sPassword=(password) &fRememberPassword=1 It will log a user on. Note, their FogBugz password needs to be passed, so ideally this should go over SSL. We'll work on something craftier in the future. |
|||
|
|
|
0
|
Can unregistered users comment? |
|||
|