Since it is Pega Labs instance, the support ticket was initially created for Pega Labs team, but have since been advised it doesn’t have much to do with infrastructure scope
@PatrykM8 There might an issue with a MyCar auth, I noticed the following in the logfile:
1 related to applies-to class ‘Code-Security’, but were defined in rulesets which are not in your rulesetlist: ‘MyCar:01-01-01’. com.pega.pegarules.pub.generator.RuleNotFoundException: Failed to find a ‘RULE-OBJ-ACTIVITY’ with the name ‘MYCAR_CUSTOMAUTH’ that applies to ‘Code-Security’. There were 1 rules with this name in the rulebase, but none matched this request.
@PhilipShannon Thanks. The issue was with the application service package that was referencing auth service that the user didn’t have access with the ruleset stack. Reverting to the default OAuth 2.0 fixed the problem