Closed krystofrezac closed 1 month ago
In this context the request is being blocked by ENTRA ID, not by Registry, it's very likely a misconfiguration there. If you follow the blog we have you must be able to log in without any problems.
Yeah, you're right. It was misconfigured. I missed the v2.0
at the end of REGISTRY_AUTH_URL_CONFIGURED
Description
Registry Version: 2.6.0.Final Persistence type: sql
When logging with Microsoft I get this error and get stuck on white screen.
I am able to log in with this plugin enabled: https://chromewebstore.google.com/detail/cors-unblock/lfhmikememgdcahcdlaciloancbhjino
Environment
config env variables:
Steps to Reproduce
Expected vs Actual Behaviour
The expected behaviour is to login without any problem.
Possible fix
It works with this patch applied on tag
2.6.0.Final
. But I am not sure if it will break some other functionality