Camunda authorization not working in ContainerBased v7.16

Dear Team,

I am trying to implement Camunda + Oauth 2+ AWS cognito in spring boot v2.6.3 and camunda v 7.16.0. I am able to redirect to cognito and once success coming to ContainerBasedAuthenticationProvider. But still role is not assigned correctly in
camunda/api/admin/auth/user/default

It is always returning “authorizedApps”:[“welcome”].

Kindly advise.

@Niall

did you ever got this fixed? I’m having the same problem