Skip to content

Imagemakers/Bugtracker.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BugTracker.NET

This is a fork of BugTracker.NET created by Corey Trager.

This fork has Windows Identity Foundation (WIF) implemented to allow easy access for employees to use Active Directory Federated Services.

Requirements/Installation

This application uses .NET 4.5. You can install it from Windows Update, or the http://go.microsoft.com/fwlink/?LinkId=225704 alone installer.

You’ll want to follow the instructions from http://ifdefined.com/README.html to get this installed and running. The application allows you to use the local user database to authenticate users that may not be apart of the a federated identity service.

If you’re unfamiliar with WIF, and how to handle the workflow of authentication, you’ll probably want to read up on it at MSDN

If you’re developing locally, there’s a LocalSTS in the root folder which can simulate ADFS locally. This application came from the WIF framework. This allows a developer to test against a STS without needing to have a lot of knowledge about WIF and the innerworkings. Just run “! RUN.bat” as an administrator to get it off the ground. It will run on port 8080. Word of warning, be sure you have your production databsae locked down. This can be used to gain unauthorized access to a user account.

Why did you do this? BugTracker.NET already had Kerboes and LDAP support!

Our company has a lot of internal web based systems, all with different identity systems. We knew we needed to unify them to reduce password fatigue, and make management easier. LDAP would’ve solved that requirement, but we also noticed our employees getting tired of all the login forms for each application, so we introduced ADFS as a solution.

About

A fork of Bugtracker.NET and has Windows Identity Foundation implemented

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING.TXT
Apache-2.0
apache_license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published