hi,
I need to create a policy to handle a particular case of request for a Business Role collection.
The specific case is to assign a Business Role for an identity. Once done I need to check if the user already has one of the business roles for that Business role collection, if he does he must print me an error pop up, otherwise the request can be executed.
How can I handle this case?