We want to create a custom customer portal and will be creating customer request by JSM rest API. We wanted to know the strategy how to do it. As currently we are creating customer request using Admin access token for authentication. By JQL we fetch logged in customer request and show the customer his/ her request. We want to know is this mechanism right for creating request?.