In the distribution spec there is only a single sentence about AutH/AutZ:
This endpoint MAY be used for authentication/authorization purposes, but this is out of the purview of this specification.
And the only available description how to authenticate with registry is available in Docker auth token documentation. It seems though that different vendors interpret the flows differently and clients have different expectations about the flows.
Has the community thought of providing standardized auth and autz flows for registries? Especially interesting are use-cases with registries that have anonymous access, registries with mixed (anonymous and restricted) access as well as more sophisticated implementation of RBAC on registries. Curious to hear thoughts about this?