You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/08 14:20:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRAVATA-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440490#comment-17440490 ] 

ASF subversion and git services commented on AIRAVATA-3531:
-----------------------------------------------------------

Commit e4607baf571dcd69e44d101febd99633541b2f81 in airavata-django-portal's branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=e4607ba ]

Merge branch 'AIRAVATA-3531' into develop


> 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
>            Priority: Major
>
> Typical error unauthenticated or when using token based authentication:
> {code}
> TApplicationException at /api/data-products/
> Required field 'authzToken' was not present! Struct: getDataProduct_args(authzToken:null, dataProductUri:airavata-dp://fd6484a3-f5c6-49a4-ac1b-0bab77207c02)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)