| [SE-1687] Introduce configuration parameter to disable DB authorization check in SOR web application | |
|---|---|
| Product Line: | P&C |
| Component/s: | Other |
| Fix Version/s: | SICS 4.9.4 SICS 4.9.3 SSP2 |
Aim of function
New parameter enableDatabaseAuth in web.xml file (SicsOperationalReportingServer)
- The new parameter is used to enable/disable database authentication and authorization.
- If enableDatabaseAuth is disabled and auth-constraint is added instead, the latter should be used.
- If enableDatabaseAuth and auth-constraint is not present, there will be no authentication and all requests will be authorized
System Parameters Affected
None
Existing functionality affected
SICS Operational Reporting Server