Configure a “roles” attribute in an authorization policy in SSO managemet console to return all roles from both authorization method as well as from User object. i.e. we want to configure authorization policy that will return all roles from “method:roles” and also form “eidm_roles”.

Solution :

Given configuration string gives desired output

${eidm['roles'].stream().sorted().toList()}${method:roles} 

(blue star) Related articles

The content by label feature automatically displays related articles based on labels you choose. To edit options for this feature, select the placeholder and tap the pencil icon.