.. _other-authentication: 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 `_.