You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/10/14 15:30:00 UTC

[jira] [Created] (AIRAVATA-3531) Custom django apps causing bypass of Django REST Framework auth settings

Marcus Christie created AIRAVATA-3531:
-----------------------------------------

             Summary: Custom django apps causing bypass of Django REST Framework auth settings
                 Key: AIRAVATA-3531
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3531
             Project: Airavata
          Issue Type: Bug
          Components: Django Portal
            Reporter: Marcus Christie
            Assignee: Marcus Christie



Typical error unauthenticated or when using token based authentication:

```
TApplicationException at /api/data-products/
Required field 'authzToken' was not present! Struct: getDataProduct_args(authzToken:null, dataProductUri:airavata-dp://fd6484a3-f5c6-49a4-ac1b-0bab77207c02)
```



--
This message was sent by Atlassian Jira
(v8.3.4#803005)