Skip to content

Auth0 CLI auth0 ul customize does not know about confirmation prompt/screen #1641

Description

@mnovitsk

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this project and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

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

  1. Given you want to customize a confirmation universal login prompt/screen
  2. When you run auth0 ul customize
  3. Then no confirmation universal login prompt/screen is presented/available

Auth0 CLI version

1.34.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

feature requestA feature has been asked for or suggested by the community

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions