Skip to content

Add PromptPasskeys to allowed prompts#1504

Merged
bkiran6398 merged 3 commits intomainfrom
DXCDT-1509/passkey_custom_prompt
Mar 24, 2026
Merged

Add PromptPasskeys to allowed prompts#1504
bkiran6398 merged 3 commits intomainfrom
DXCDT-1509/passkey_custom_prompt

Conversation

@bkiran6398
Copy link
Copy Markdown
Contributor

@bkiran6398 bkiran6398 commented Mar 12, 2026

🔧 Changes

Adds passkeys to the list of prompts that support custom screen partials in the auth0_prompt_screen_partials resource.

📚 References

🔬 Testing

  • Manually verified by configuring a passkeys prompt block inside auth0_prompt_screen_partials and running terraform apply.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

- Added `management.PromptPasskeys` to the `allowedPromptsWithPartials` slice.
- This change enables support for passkeys in the prompt screen partials resource.
- Updated the `prompt` and `prompt_type` fields in the documentation for `auth0_prompt_partials`, `auth0_prompt_screen_partial`, and `auth0_prompt_screen_partials` resources.
- Added 'passkeys' as an option for the prompts to enhance customization capabilities for sign up and login experiences.
@bkiran6398 bkiran6398 marked this pull request as ready for review March 13, 2026 04:42
@bkiran6398 bkiran6398 requested a review from a team as a code owner March 13, 2026 04:42
@bkiran6398 bkiran6398 merged commit c2b32a1 into main Mar 24, 2026
4 checks passed
@bkiran6398 bkiran6398 deleted the DXCDT-1509/passkey_custom_prompt branch March 24, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants