Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Qlik Sense : "Qlik Sense G3 Broker API" error on the hub when the SAML response or ticket request contains a big number of groups in June 2019

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
Damien_V
Support
Support

Qlik Sense : "Qlik Sense G3 Broker API" error on the hub when the SAML response or ticket request contains a big number of groups in June 2019

Last Update:

Feb 2, 2024 9:13:40 AM

Updated By:

Alan_Slaughter

Created date:

Oct 22, 2019 4:43:44 AM

When using SAML or ticket authentication which started in Qlik Sense June 2019, some users belonging to a big number of groups see the error "Qlik Sense G3 Broker API" on the hub and cannot proceed further.

You may receive the following error when setting up the SAML virtual proxy: cachebust pending 

Environments:

Resolution/Workaround

The only known workaround in the above versions is to reduce the number of groups sent in the SAML response or ticket request.

The fix for this defect is included in the following versions, but additional steps may be necessary:

All Versions

The default setting will still be a header size of 8192 bytes. The fix adds support for a configurable MaxHttpHeaderSize.

Steps:

  1. To configure add it at the top section of the file under [globals] (C:\Program Files\Qlik\Sense\ServiceDispatcher\service.conf)
    [globals]
    LogPath="${ALLUSERSPROFILE}\Qlik\Sense\Log"
    MigrationPort=4545
    (...)
    MaxHttpHeaderSize=65534
  2. Once the change is done, save the file and restart the Qlik Service Dispatcher service.

Note: Above value (16384) is an example. You may potentially need to put more depending of the total number of characters of all the AD groups to which the user belongs. The max value is 65534.

 

Other Related Articles:
https://community.qlik.com/t5/Official-Support-Articles/Error-431-when-trying-to-access-the-Qlik-Sen... 

Internal Investigation ID(s):

QB-234.

Labels (1)
Comments
AgilentQlik
Contributor
Contributor

hello damien,

The above solution fix suitable for Feb 2023 patch1 version, what is the use of updating header size in service dispatcher.conf file .

How it will prevent the resolution fix for the error.

Sonja_Bauernfeind
Digital Support
Digital Support

Hello @AgilentQlik 

The solution to increase the header size ensures a large number of AD groups can be included in the request.

Version history
Last update:
‎2024-02-02 09:13 AM
Updated by: