X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=Dockerfile.local;h=81ba1cb341c272d9213fc8f0f15a8c2566180c5d;hp=7c91bc6ac8b603b01ddd744db9c2b5b32ef31155;hb=670b0c6843d7201631b4dc770e4062a952c5cc05;hpb=6486f7485862dc51758864e6cf7d5d2523751873 diff --git a/Dockerfile.local b/Dockerfile.local index 7c91bc6..81ba1cb 100644 --- a/Dockerfile.local +++ b/Dockerfile.local @@ -85,7 +85,10 @@ ENV OSMNBI_AUTHENTICATION_BACKEND internal #ENV OSMNBI_AUTHENTICATION_AUTH_URL keystone #ENV OSMNBI_AUTHENTICATION_AUTH_PORT 5000 -# DOMAIN_NAME can be a single value or a comma separated list of values +# DOMAIN_NAME can be a single value or a comma separated list of values. The first value is for internal domain +# meanwhile the rest ones are external identity services as e.g. LDAP +# for the case of USER_DOMAIN_NAME each item can be suffixed with ":ro" (read only). In this case NBI will reject any +# operationi of create/update/delete users in this domain. Do not suffix PROJECT_DOMAIN_NAME #ENV OSMNBI_AUTHENTICATION_USER_DOMAIN_NAME default #ENV OSMNBI_AUTHENTICATION_PROJECT_DOMAIN_NAME default #ENV OSMNBI_AUTHENTICATION_SERVICE_USERNAME nbi