0

Possible Duplicate:
PhoneFactor or other two-factor auth mechanism for self hosted FB

Hallo!

We are really spooked a the idea of our FB system being perused by an unauthorized user who has pinched a password from a legit user.

We wanna go 2 factor!

http://www.phonefactor.com has direct integration to IIS

Any knowledge if it works with FB?

We use FB8 on IIS v6/Win2003 x86

Thanks!

flag

closed as exact duplicate by adambox♦♦ Jan 17 2012 at 16:06

1 Answer

1

Since all of FogBugz's authentication is handled within the application itself (that is, we don't use IIS's authentication mechanisms), I would say it wouldn't work directly with FogBugz. You could always put in a proxy of some kind which auths this way; I'm sure there's a great deal of support for that. That authentication is really with the server itself, though, and not FogBugz specifically. It would just control who could even get to the FogBugz login.

At this time, the only methods that FogBugz will use to authenticate are local (user/pass stored in the database), LDAP, or AD.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.