Project

General

Profile

Actions

Bug #6518

closed

Authentication service in Ecogrid only access metacat through http connection

Added by Jing Tao about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
04/15/2014
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

In https://code.ecoinformatics.org/code/seek/trunk/projects/ecogrid/src/org/ecoinformatics/ecogrid/metacat/auth/MetacatAuthImpl.java class, it only accesses metacat through a http connection. If metacat doesn't have one, the login will fail.

Actions #1

Updated by Jing Tao about 10 years ago

  • Status changed from New to Resolved
  • Assignee set to Jing Tao

Using the SystemUtil.getMetacatServletUrl to replace the hard-coded "http" in authenciation, put, authenticatedQuery and identifier services. It worked right now.

Actions

Also available in: Atom PDF