<div dir="ltr"><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr">Hi,<br><br>I'm getting the following error: "There should be no more than 10 files." This shows up during different actions, for example: creating a role, task or a new user. And I'm unable to save changes because of it.<br>This error only seems to occur when a user is logged in using SAML. If the same user logs in using a regular username/password the error does not show.<br><br>We are running Midpoint version 4.7.</div><div dir="ltr"><br></div><div dir="ltr">This is a snippet of the log file, it states: Property found in cache: 'uploadTooManyFiles'<br><br>23-04-28 13:51:47,151 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.page.DefaultPageLockManager): 'http-nio-8080-exec-9' attempting to acquire lock to page with id '7'<br>2023-04-28 13:51:47,151 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.page.DefaultPageLockManager): http-nio-8080-exec-9 acquired lock to page 7<br>2023-04-28 13:51:47,153 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.protocol.http.servlet.ServletWebRequest): Calculating context relative path from: context path '/midpoint', filterPrefix '', uri '/midpoint/admin/role'<br>2023-04-28 13:51:47,154 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.Localizer): Property found in cache: 'uploadTooManyFiles'; Component: '[MidpointForm [Component id = mainForm]]'; value: 'There should be no more than ${fileCountMax} files.'<br>2023-04-28 13:51:47,154 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.feedback.FeedbackMessages): Adding feedback message '[FeedbackMessage message = "There should be no more than 10 files.", reporter = mainForm, level = ERROR]'<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.MarkupContainer): Add 0 to [FeedbackListView [Component id = list]]<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.MarkupContainer): Add message to [ListItem [Component id = 0]]<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.MarkupContainer): Add detailsBox to [MessagePanel [Component id = message]]<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.MarkupContainer): Add iconType to [WebMarkupContainer [Component id = detailsBox]]<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.MarkupContainer): Add message to [WebMarkupContainer [Component id = detailsBox]]<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.MarkupContainer): Add close to [WebMarkupContainer [Component id = detailsBox]]<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.MarkupContainer): Replacing _header_ in [Page class = com.evolveum.midpoint.gui.impl.page.admin.role.PageRole, id = 7, render count = 1]<br>2023-04-28 13:51:47,157 [] [http-nio-8080-exec-9] DEBUG (org.apache.wicket.Component): Replacing parent [Page class = com.evolveum.midpoint.gui.impl.page.admin.role.PageRole, id = 7, render count = 1] with null <br><br><br>This is a snippet of the SAML settings:<br><br>            <saml2 id="3"><br>                <name>samlSSO</name><br>                <description>My internal enterprise SAML-based SSO system.</description><br>                <serviceProvider id="5"><br>                    <entityId>sp_midpoint</entityId><br>                    <alias>okta</alias><br>                    <signRequests>false</signRequests><br>                    <identityProvider><br>                        <entityId><a href="http://www.okta.com/e.." target="_blank">http://www.okta.com/e..</a>.</entityId><br>                        <metadata><br>                            <xml>PD94bWwg....</xml><br>                        </metadata><br>                        <linkText>OktaSSO Login</linkText><br>                        <authenticationRequestBinding>urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST</authenticationRequestBinding><br>                        <nameOfUsernameAttribute>email</nameOfUsernameAttribute><br>                    </identityProvider><br>                </serviceProvider><br>            </saml2><br><br>            <sequence id="3"><br>               <identifier>admin-gui-default</identifier><br>                  <displayName>Default gui sequence</displayName><br>             <channel><br>                     <channelId><a href="http://midpoint.evolveum.com/xml/ns/public/common/channels-3#user" target="_blank">http://midpoint.evolveum.com/xml/ns/public/common/channels-3#user</a></channelId><br>                  <default>false</default><br>                  <urlSuffix>gui-default</urlSuffix><br>                    </channel><br>                <module id="36"><br>                    <identifier>loginForm</identifier><br>                        <order>10</order><br>                 <necessity>sufficient</necessity><br>             </module><br>         </sequence><br><br>               <sequence id="22"><br>                <name>admin-gui-default</name><br>              <description><br>                 SSO<br>              </description><br>                    <channel><br>                     <channelId><a href="http://midpoint.evolveum.com/xml/ns/public/common/channels-3#user" target="_blank">http://midpoint.evolveum.com/xml/ns/public/common/channels-3#user</a></channelId><br>                  <default>true</default><br>                   <urlSuffix>oktasso</urlSuffix><br>                </channel><br>                <module id="23"><br>                    <name>samlSSO</name><br>                      <order>10</order><br>                 <necessity>sufficient</necessity><br>             </module><br>         </sequence><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">Thank you in advance for your help.<br></div><div dir="ltr"><br></div><div>Best regards,</div><div>Hilmar</div></div></div>