We are currently use the below setting for webserver authentication. It doesn't 
work anymore in 3.15. Does anyone know what should be the new setting?

REMOTE_USER_ENVIRON_NAME: 'HTTP_REMOTE_USER'
  AUTHENTICATION_BACKENDS: 
['pulpcore.app.authentication.PulpNoCreateRemoteUserBackend']
  REST_FRAMEWORK__DEFAULT_AUTHENTICATION_CLASSES:  
['rest_framework.authentication.SessionAuthentication', 
'pulpcore.app.authentication.PulpRemoteUserAuthentication']

_______________________________________________
Pulp-list mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/pulp-list

Reply via email to