Only user users who have Edit permission Edit can input the values.
On the Issue Screen, Jira have has two mode modes ( issue create, issue viewIssue Create, Issue View).
In Issue Create mode, Edit permission Edit is required. The user users can chosen input the values in the custom field.
...
In Issue View mode, the user users who have View/ Edit permission view or edit will see the value of the custom field.
...
Click on this custom field to go to Edit mode.
...
if user If the users don’t have such permission:
...
Field Security Number get gets the value from the inputted custom field on the Issue. The application will process the value (encode to store it, decode to show it).
...