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
I love how the Heroku CLI allows you to use heroku config:get to read a value, heroku config:set to set a value, and heroku config:edit if you want to edit all values. It'd be really sweet if we could update all the settings of an OIDC app (particularly redirect URIs) from the CLI.
The text was updated successfully, but these errors were encountered:
I love how the Heroku CLI allows you to use
heroku config:get
to read a value,heroku config:set
to set a value, andheroku config:edit
if you want to edit all values. It'd be really sweet if we could update all the settings of an OIDC app (particularly redirect URIs) from the CLI.The text was updated successfully, but these errors were encountered: