Skip to content

feat: MCD GA - Allow managing default custom domain#1470

Merged
ramya18101 merged 6 commits intomainfrom
DXCDT-1551/MCD-GA
Apr 13, 2026
Merged

feat: MCD GA - Allow managing default custom domain#1470
ramya18101 merged 6 commits intomainfrom
DXCDT-1551/MCD-GA

Conversation

@duedares-rvj
Copy link
Copy Markdown
Member

@duedares-rvj duedares-rvj commented Mar 24, 2026

🔧 Changes

Added commands:

  • auth0 domains default show
  • auth0 domains default set your-domain.com

Ref: auth0/terraform-provider-auth0#1512

🔬 Testing

Defaults can only be set/retrieved for verified custom domains. Manually tested the operations.

📝 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)

@duedares-rvj duedares-rvj requested a review from a team as a code owner March 24, 2026 06:21
@ramya18101 ramya18101 changed the title feat: MCA GA - Allow managing default custom domain feat: MCD GA - Allow managing default custom domain Mar 24, 2026
ramya18101
ramya18101 previously approved these changes Mar 24, 2026
ramya18101 and others added 4 commits April 9, 2026 14:48
- Bump version of `github.com/auth0/go-auth0` from v1.37.0 to v1.38.0
- Bump version of `github.com/auth0/go-auth0/v2` from v2.7.0 to v2.8.0

These updates ensure compatibility with the latest features and fixes in the Auth0 Go SDK.
- Updated the CustomDomainAPI interface to use management.CustomDomain instead of management.CustomDomainDefault for ReadDefault and UpdateDefault methods.
- Adjusted the MockCustomDomainAPI implementation to reflect these changes, ensuring consistency in method signatures.
- Modified the CLI commands and display functions to work with the updated CustomDomain type, enhancing type safety and reducing ambiguity.
- This change improves the clarity of the codebase and aligns the domain handling with the latest management package updates.
@ramya18101 ramya18101 merged commit 487d194 into main Apr 13, 2026
6 checks passed
@ramya18101 ramya18101 deleted the DXCDT-1551/MCD-GA branch April 13, 2026 10:46
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.

3 participants