Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Universal Login Page Prompt Partials #910

Open
1 task done
matthew-french-shippit opened this issue Jan 24, 2024 · 1 comment
Open
1 task done

Support for Universal Login Page Prompt Partials #910

matthew-french-shippit opened this issue Jan 24, 2024 · 1 comment
Labels
🌱 feature New feature or request

Comments

@matthew-french-shippit
Copy link

Checklist

Describe the problem you'd like to have solved

We'd love the ability to add partials for the Universal Login Page as described here: https://auth0.com/docs/sign-up-prompt-customizations#use-the-api-to-edit-custom-prompts.

An example use case is a partial for T&Cs checkbox that sits in the signup form, and passes the checkbox value to the User Pre-Registration action.

As far as I can tell, this is a recently-added, early access feature. Example usage of the API hasn't yet been listed in the management API docs yet: https://auth0.com/docs/api/management/v2

Describe the ideal solution

An auth0_prompt_partial resource that I can use to specify HTML partials to be used in the Universal Login Page.

Alternatives and current workarounds

There are hacky ways to add custom fields to the Universal , such as described here: https://community.auth0.com/t/tos-policy-acceptance-in-new-universal-login/102042.

These also can't be used to pass data to Pre-Registration actions

Additional context

No response

@matthew-french-shippit matthew-french-shippit added the 🌱 feature New feature or request label Jan 24, 2024
@radolan71
Copy link

radolan71 commented Apr 16, 2024

I found this seems to be implemented in version 1.2.0 of the provider https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/prompt_partials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants