Opened 12 years ago

Closed 12 years ago

#1172 closed task (invalid)

xml.user.login needs to be implemented again

Reported by: mfeil Owned by: jesseeichar
Priority: blocker Milestone: v2.10.0 RC0
Component: General Version:
Keywords: Security, Webservice, Login, Spring, Import Cc: jesseeichar

Description

Greetings,

2.9.0-SNAPSHOT looking good so far, but its a major rebound not having the xml.user.login service for transaction requests. There are many Geonetwork setups in service oriented infrastructures, wich rely on the posibility to insert vast amount of metadata via webservice requests, wich now cant operate.

Change History (5)

comment:1 by mfeil, 12 years ago

Component: Catalog serverGeneral

comment:2 by jesseeichar, 12 years ago

Cc: jesseeichar added
Owner: changed from geonetwork-devel@… to jesseeichar

There are 2 options now:

  1. login through <host>/geonetwork/j_spring_security_check and post the username=<username> and password=<password>
  2. use basic auth.

Jesse

comment:3 by mfeil, 12 years ago

Resolution: fixed
Status: newclosed

Whell, thank you very much! Read some complaints about the "missing" xml.user.login and in combination with the slides for 2.9.0 in wich it does'nt appear I infered it's not there anymore.

comment:4 by ianwallen, 12 years ago

Resolution: fixed
Status: closedreopened

comment:5 by ianwallen, 12 years ago

Resolution: invalid
Status: reopenedclosed
Note: See TracTickets for help on using tickets.