Share all details related to your problem, including any error messages you may have received.
I have created new Extended Attribute in Role. We are trying to add Extended Attribute in Identity Cube Role Section. So for that I have new Attribute in . I have used .
But I can’t see value in UI. If anybody faced the same issue . Please address this issue.
Thank you for the response but I’m getting this response . I’m trying to get the Value for the Environment. Also wanted to confirm some more things
1)You have created ExtendedAttributes
2)From UI , Global Settings ->Roles Configuration - Open Attribute and make it searchable
remember, everytime you create an extendedAttribute(for identity,acccount, bundle…) you need to update the relative table on DB and the relative extended file.
You can update DB manually but is better is you use the console command
one more thing, not inherent with the case, better for each ext.attribute if you resize the lenght in file and into db. For example, for a boolean put 1 instead 450, for lastname/firstname put 50-100. This for reduce the dimension of tables, for improve performarce ecc…