Add new identifier_first field to prompt#321
Add new identifier_first field to prompt#321yvovandoorn merged 1 commit intoalexkappa:masterfrom kpurdon:kpurdon/add-prompt-identifier-first
Conversation
|
This PR has become stale as it has been open 30 days with no activity. |
|
@alexkappa here is the stale bot I mentioned. This is active and just waiting on the Go PR and review. |
|
@yvovandoorn once go-auth0/auth0#187 is part of a release I can update and test this. Let me know, and I'll jump on it ASAP. |
|
Just released v5.12.0 (https://github.com/go-auth0/auth0/releases/tag/v5.12.0)! |
|
hey @kpurdon I updated |
|
@yvovandoorn updated, tests passing for me locally |
|
💥 🚀 Thanks for the addition @kpurdon. Merging now. |
|
Just FYI for people arriving here: we were using the previous released version (0.19.0) of this provider which didn't support this setting. We needed the setting (for SSO integrations) so we manually changed the setting in auth0. A colleague then (accidentally) upgraded to 0.20.0, which seem to have flipped our settings back to the default (the equiv of identifier_first false)! |
Proposed Changes
Pending go-auth0/auth0#187 (will add test output and update here when that is merged/released)
Adds the new identifier_first argument to prompts. I will update the terraform provider as well once this lands and is tagged.
https://support.auth0.com/notifications/5fff0ab3f28427000a77941e
Acceptance Test Output
Community Note