Skip to content

Conversation

@mustafadeel
Copy link

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Various updates:

  • Added support for private cloud tenants for bootstrap script
  • Added enabling my-org resource server & gracefully existing the script if feature has not been enabled on the tenant
  • We now display valid members if found to use with testing

Testing

  • Create a new tenant and follow readme instructions (public or private cloud)
  • Delete various config on test tenant and use bootstrap script to fix it

Checklist

  • The correct base branch is being used, if not the default branch

@Ajeey Ajeey requested review from Ajeey and NaveenChand755 December 7, 2025 14:30
spinner.succeed(`Created ${DASHBOARD_CLIENT_NAME} client`)
return fullClient
} catch (e) {
spinner.fail(`Failed to create the ${DASHBOARD_CLIENT_NAME} client`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls also add below line because client creation fails if feature is not enabled
spinner.fail(Ensure your tenant supports My Organization feature.)

@Ajeey Ajeey requested review from NaveenChand755 and removed request for NaveenChand755 December 7, 2025 18:07
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