Checklist
Description
Similar to the request in auth0/terraform-provider-auth0#1693 being worked by @duedares-rvj.
The Auth0 confirmation prompt/screen was recently added to Auth0 ACUL JS sdk support in release 1.6.0 https://github.com/auth0/universal-login/releases/tag/auth0-acul-js-v1.6.0. It shows up in the Management API explorer for updating prompt screen render settings https://auth0.com/docs/api/management/v2/prompts/patch-rendering. It seems to not be honored in the Auth0 CLI source code https://github.com/auth0/auth0-cli/blob/main/internal/cli/universal_login_customize.go#L91-L160.
Expectation
I would like to be able to use the Auth0 CLI to customize all currently available universal login prompts/screens.
Reproduction
- Given you want to customize a
confirmation universal login prompt/screen
- When you run
auth0 ul customize
- Then no
confirmation universal login prompt/screen is presented/available
Auth0 CLI version
1.34.0
Checklist
Description
Similar to the request in auth0/terraform-provider-auth0#1693 being worked by @duedares-rvj.
The Auth0
confirmationprompt/screen was recently added to Auth0 ACUL JS sdk support in release 1.6.0 https://github.com/auth0/universal-login/releases/tag/auth0-acul-js-v1.6.0. It shows up in the Management API explorer for updating prompt screen render settings https://auth0.com/docs/api/management/v2/prompts/patch-rendering. It seems to not be honored in the Auth0 CLI source code https://github.com/auth0/auth0-cli/blob/main/internal/cli/universal_login_customize.go#L91-L160.Expectation
I would like to be able to use the Auth0 CLI to customize all currently available universal login prompts/screens.
Reproduction
confirmationuniversal login prompt/screenauth0 ul customizeconfirmationuniversal login prompt/screen is presented/availableAuth0 CLI version
1.34.0