Project

General

Profile

Actions

Task #2116

closed

Allow max uploaded file size to be up to 100MB

Added by Petr Fišer about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Petr Fišer
Target version:
Start date:
03/11/2020
Due date:
% Done:

50%

Estimated time:
Owner:

Description

According to changelog for export/import feature, we need to support up to 100MB file uploads in the application. Checked with Zdenda - yes, it is intended to have it this way.
We need to check IdM container if we support this out-of-the-box. If we don't, we have to add support for this setting to the container scripts (this should be preferred way, because somebody may need to adjust this).

Settings in question:

# Max file size of uploaded file. Values can use the suffixed "MB" or "KB" to indicate a Megabyte or Kilobyte size.
spring.servlet.multipart.max-file-size=100MB
spring.servlet.multipart.max-request-size=100MB


Related issues

Related to IdStory Identity Manager - Task #2195: Max file upload - server configuration documentationClosedPetr Fišer04/08/2020

Actions
Related to IdStory Identity Manager - Defect #2106: Max file upload exception is not propagated to frontend. ClosedRadek Tomiška03/09/2020

Actions
Actions

Also available in: Atom PDF