You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keystone supports "domain" and users, groups and projects belong to
a specific domain, and it's possible that multiple entries with
the same name exist in different domains.
This introduces the interface to specify the domain where the user or
the project should exist, to avoid unexpected behavior caused by such
"duplicate" entities.
0 commit comments