Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Labels Customization

HarishG
Regular Contributor
Regular Contributor

Hi,

Some of the attributes shown on the UI, like First Name or Last Name - are shown as firstname, lastname in an API call.

HarishG_3-1716371473405.png

 

HarishG_2-1716371463414.png

 

 

is there a possibility to do the same for customProperties?

Usecase:

On UI the label should be Custom Property 1. In API cal it should be customProperty1

 

is there any configuration to manage the labels separately for API calls and for UI?

 

 

Thanks

Harish

7 REPLIES 7

rushikeshvartak
All-Star
All-Star

Add below line externalconfig.properties file

users.readlabels=true

https://docs.saviyntcloud.com/bundle/Release-Notes/page/Content/v23/Release-Notes-23-12.htm


Regards,
Rushikesh Vartak
If you find this response useful, kindly consider selecting 'Accept As Solution' and clicking on the 'Kudos' button.

HarishG
Regular Contributor
Regular Contributor

@rushikeshvartak Thanks for the reply.

users.readlabels is set to true already.

But is there any way to show different labels on UI and API call

Example:

on UI it should be CUSTOM PROPERTY 1

on API call it should be customProperty1

No


Regards,
Rushikesh Vartak
If you find this response useful, kindly consider selecting 'Accept As Solution' and clicking on the 'Kudos' button.

HarishG
Regular Contributor
Regular Contributor

@rushikeshvartak Thanks for confirmation.

 

Additional question:

If the user language is set to a different language. In API response, can we receive the attribute labels in that language?

 

It’s not supported in api. Raise enhancement 


Regards,
Rushikesh Vartak
If you find this response useful, kindly consider selecting 'Accept As Solution' and clicking on the 'Kudos' button.

HarishG
Regular Contributor
Regular Contributor

Thanks @rushikeshvartak 

But few attributes like Firstname, lastname, are different on UI and API response. we can’t do the same for customproperties?

HarishG_0-1716470274231.png

 

Best regards

Harish

It always show labels from database 


Regards,
Rushikesh Vartak
If you find this response useful, kindly consider selecting 'Accept As Solution' and clicking on the 'Kudos' button.