Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.2
-
Component/s: Engine - Security and Credential Manager
-
Labels:None
-
Familiarity:Similar
Description
An implementation of java.net.Authenticator should be installed using a startupSPI, and this new authenticator should be called by Java when requiring a username/password, for instance to any http connection with Basic Auth.
See T2-1183.
Test URIs, try with 'Fetch page from local worker'.
http://rpc212.cs.man.ac.uk/basic-authN-protected/ (basic/basic)
http://rpc212.cs.man.ac.uk/digest-authN-protected/ (digest/digest)
Issue Links
| Depends | |||||||
|---|---|---|---|---|---|---|---|
|
|
|
||||||

Integrated in
net.sf.taverna.t2.security #440