Other

Pulp is a Django app and Django Rest Framework (DRF) application, so additional authentication can be added as long as it’s correctly configured for both Django and Django Rest Frameowork.

See the Django docs on configuring custom authentication and the Django Rest Framework docs on configuring custom authentication.