Unable to use screen logical attribute as target permission - Identity Portal
search cancel

Unable to use screen logical attribute as target permission - Identity Portal

book

Article ID: 212328

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

In the CA Identity Portal 14.0, we were able to use a screen logical attribute as a target permission. This behavior has changed in subsequent releases. Is there a way to pass a logical attribute as a target permission in 14.4?

Environment

Release : 14.4

Component : Identity Suite Virtual Appliance

Resolution

There are two approaches. Either use a defined physical attribute or use a Logical Attribute Handler (LAH).

For example, create an empty class in a Logical Attribute Handler, that contains empty methods: toLogical() and toPhysical() and added the Logical Screen attributes there. We can now add them as target permissions.