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
After adding the password field to bootstrap.yml we are still able to access the configuration directly via the config path.
for e.g. /config/APPNAME/PROFILE/LABEL allows access to the configuration even though on the portal we are not logged in.
After adding the
passwordfield to bootstrap.yml we are still able to access the configuration directly via the config path.for e.g.
/config/APPNAME/PROFILE/LABELallows access to the configuration even though on the portal we are not logged in.