PILLUTLAAVINASH / google-enterprise-connector-manager

Automatically exported from code.google.com/p/google-enterprise-connector-manager
0 stars 0 forks source link

Enhance connector-manager protocol to test whether credentials are needed. #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In order to decide whether it needs to prompt the user for credentials, the
GSA needs to know whether any connectors require them.  Basically, this is
a request to make the GSA's ConnectorManagerAdmin#needsAuthn() work
properly; right now it just tests whether there are any connectors at all,
not whether they do credentials verification.

It should be sufficient to test whether the getAuthenticationManager()
method returns a non-null result for one or more connectors.

This request is being driven from GSA bug 916350.

Original issue reported on code.google.com by cph.mit on 14 Feb 2009 at 1:20

GoogleCodeExporter commented 8 years ago
Corresponding GSA changes are Google bug #1661937.

Original comment by jl1615@gmail.com on 11 Mar 2009 at 12:04

GoogleCodeExporter commented 8 years ago
I think you meant

Corresponding GSA changes are Google _changelist_ #1661937.

Original comment by cph.mit on 11 Mar 2009 at 12:18

GoogleCodeExporter commented 8 years ago

Original comment by mar...@google.com on 4 Dec 2009 at 11:18