-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't configure authentication on token API #1254
Labels
Comments
lubosmj
added a commit
to lubosmj/pulp_container
that referenced
this issue
Apr 11, 2023
lubosmj
added a commit
to lubosmj/pulp_container
that referenced
this issue
Apr 11, 2023
lubosmj
added a commit
to lubosmj/pulp_container
that referenced
this issue
Apr 11, 2023
lubosmj
added a commit
to lubosmj/pulp_container
that referenced
this issue
Apr 11, 2023
lubosmj
added a commit
to lubosmj/pulp_container
that referenced
this issue
Apr 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.14.3
Describe the bug
Automation Hub relies on being able to configure the default DRF authentication classes in order to be able to provide podman and docker authentication when keycloak is configured.
Expected behavior
The token API on the container registry is hard coded to use basic auth and can't be reconfigured
The text was updated successfully, but these errors were encountered: