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
@ericcalabretta this is actually a tunable value in the habitat.conf.js we use for the front end of builder. You can find the configuration point here: https://github.com/habitat-sh/builder/blob/master/components/builder-web/habitat.conf.sample.js and The builder-web readme explains a bit of how to do this but generally this can be set in builder's svc config. I'll update what we have in the builder repo and the config generation bits here before I close this issue out.
@ericcalabretta I believe the property can be set via updating the user.toml file for builder-api-proxy service:
[oauth]
signup_url = "..."
But yes looks like you're right, it's not exposed in the bldr.env.sample and the provisioning of the builder-api-proxy user.toml doesn't show override that value.
The "Don't have a Chef Automate account?" section links you to github when auth is configured to Chef Automate
this page is located at BuilderURL/#/sign-in
The text was updated successfully, but these errors were encountered: