Why does a Custom tile based on EL Expression works for HCM URL but not for FSCM URL?
Summary:
We have created a Custom tile under My Client Groups using an EL Expression based on #{securityContext.userInRole[ }}.
The tile does NOT appear (as expected) when we use the /hcmUI/faces/FuseWelcome, but the same Tile appears (unexpected) when we use the fscmUI/faces/FuseWelcome
Please advise. Thanks.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Sample EL expression
#{securityContext.userInRole['CMI_HR_VIEW_WITH_PII_DATA,CMI_HR_VIEW_WITHOUT_PII_DATA']}
Roles assigned are some are abstract roles, some are jobs roles