On Mon, Mar 30, 2015 at 7:57 AM, Oliver Schütze <[email protected]> wrote:
> Hi to all, > > our company uses TRAC since a long time. Now, a new Microsoft SharePoint > Server has been installed and we have created a simple integration of TRAC > via iFrames. Within our own company network, a single-sign-on works fine > for SharePoint and TRAC. But if we access this system from outside our > network, we have to authentificate twice - once for SharePoint and then for > TRAC. Is there a way to re-use the SharePoint authentification within TRAC? > This solution should also works with direct SVN access linke TortoiseSVN ;-) > I'm not familiar with SharePoint, is it using ActiveDirectory for authentication? You may be in luck if using ActiveDirectory; I seem to recall seeing users report using ActiveDirectory authentication with Trac. Here are some resources: * http://trac.edgewall.org/wiki/ActiveDirectory * https://trac-hacks.org/wiki/DirectoryAuthPlugin -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
