Description

ARTIFACTORY: “Groups length is higher than the limit” error with SAML login

AuthorFullName__c
Venu Reddy
articleNumber
000005273
ft:sourceType
Salesforce
FirstPublishedDate
2022-05-18T06:14:37Z
lastModifiedDate
2024-03-10T07:44:23Z
VersionNumber
4
When a SAML user tries to login to Artifactory, the attempt fails and the console.log will have entries such as below

2022-04-25T23:01:36.427Z ^[[1;32m[jfrt ]^[[0;39m ^[[39m[DEBUG]^[[0;39m [1bcf15005756f4ae] [o.a.a.s.s.SamlHandlerImpl:177 ] [ttp-nio-8081-exec-44] - resolved number of SAML groups: '0'
2022-04-25T23:01:36.427Z ^[[1;32m[jfrt ]^[[0;39m ^[[39m[DEBUG]^[[0;39m [1bcf15005756f4ae] [o.a.a.s.s.SamlHandlerImpl:183 ] [ttp-nio-8081-exec-44] - resolved SAML email: '<email_address>'
2022-04-25T23:01:36.427Z ^[[1;32m[jfrt ]^[[0;39m ^[[39m[DEBUG]^[[0;39m [1bcf15005756f4ae] [o.a.a.s.s.SamlHandlerImpl:187 ] [ttp-nio-8081-exec-44] - resolved SAML user: '<username>'
2022-04-25T23:01:36.579Z ^[[1;32m[jfrt ]^[[0;39m ^[[31m[WARN ]^[[0;39m [1bcf15005756f4ae] [.o.SingleSignOnServiceImpl:118] [ttp-nio-8081-exec-44] - Couldn't verify token. Reason parse
2022-04-25T23:01:38.870Z ^[[37m[jffe ]^[[39m ^[[31m[WARN ]^[[39m [1bcf15005756f4ae] [                              ] [main                ] - AccessTokenService::getGroups groups length is  higher than the limit - 1800.
Trying to compress groups
2022-04-25T16:01:39.902L ^[[35m[tomct]^[[0m [INFO ] [                ] [org.apache.coyote.http11.Http11Processor] [org.apache.coyote.http11.Http11Processor service] - Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.