@catch
Gotcha. Would you suggest a new issue thread or piggy backing here? We were able to get around the Varnish issue but def still an ugly request. Also in debugging saw the request vars have a big duplicate section. All of this is in there twice:
media_library_opener_id=media_library.opener.field_widget
&media_library_allowed_types%5Bimage%5D=image
&media_library_selected_type=image
&media_library_remaining=1
&media_library_opener_parameters%5Bfield_widget_id%5D=field_media_image%3A-field_paragraph_band-0-subform
&media_library_opener_parameters%5Bentity_type_id%5D=paragraph
&media_library_opener_parameters%5Bbundle%5D=page_header
&media_library_opener_parameters%5Bfield_name%5D=field_media_image
&media_library_opener_parameters%5Bentity_id%5D=725
&media_library_opener_parameters%5Brevision_id%5D=797
&hash=MdCytfJWxVGpEfN1LYH6YKwhAuiPKz_o-u8JaIl7hyY
While the patch in #122 definitely helped, the request is still going well over our Varnish limit size. Do we need to figure out how to let these requests through or is there some way to reduce this?? Loading the Media Browser and clicking through to a second page (with #122 applied) looks like this (2,390 chars not including headers):
https://dev.www.my-test-site.com/testing/views/ajax?ajax_form=1&_wrapper...
Bumping as I'm seeing the same issue. If set to empty I get the same:
Warning: Undefined array key "end_session_endpoint" in Drupal\openid_connect_windows_aad\Plugin\OpenIDConnectClient\WindowsAad->getEndpoints() (line 278 of modules/contrib/openid_connect_windows_aad/src/Plugin/OpenIDConnectClient/WindowsAad.php).