Opened 5 months ago

Closed 5 months ago

#2792 closed enhancement (fixed)

Fix - add authentication_type=basic_header in petascope.properties

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.2
Component: petascope Version: 10.2
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

The behavior of petascope community should be like below:

  • If authentication_type = basic_header
    • If rasdaman_user is set → use this one for unauthenticated
    • If rasdaman_user is not set → require credentials and throw error if not exist
  • If authentication_type = empty
    • If rasdaman_user is set → use this one
    • If rasdaman_user is not set → petascope will not start as it doesn't know the user to run WCS/WCPS requests

Change History (1)

comment:1 by Bang Pham Huu, 5 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.