Joxit / docker-registry-ui

The simplest and most complete UI for your private registry
https://joxit.dev/docker-registry-ui/
GNU Affero General Public License v3.0
2.55k stars 322 forks source link

Using Token Auth #379

Open carenswijaya01 opened 6 months ago

carenswijaya01 commented 6 months ago

Hi Joxit, do you have docker compose example for setup registry using keycloak and token auth? i followed ur example on token-auth-keycloak, and my private registry now protected using token auth from keycloak

But i confuse how to setup the UI to process using token auth?

image

it seems like it doesnt want to login

Joxit commented 1 month ago

Hello, thank you for using my project and submitting issues.

I will need more information, such as your actual configuration of the UI and keycloak, your browser version, etc.

Did you use this nginx configuration located here https://github.com/Joxit/docker-registry-ui/blob/main/examples/token-auth-keycloak/conf/proxy/nginx.conf ?