Actions
Story #5949
closedAs a user, I have an authentication backend that does not auto-create from RemoteUsers when using RemoteUserAuth
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Katello
Sprint:
Sprint 65
Quarter:
Description
when using cert auth as specified here: https://docs.pulpproject.org/installation/authentication.html#webserver-auth-with-reverse-proxy
users are automatically created when using any valid certificate. we would like to disable this auto-creation and only allow certs with 'admin' (or any already created users), but its not clear exactly how to do that.
Actions
Remove Remote Auth by Default
This PR comes with a few changes:
https://pulp.plan.io/issues/5949 closes #5949