Skip to content

Conversation

@haileymck
Copy link
Member

fixes #3550

The CLI options for the Entra Id scaffolder are confusing in non-interactive mode. Previously users would have to pass --create-or-select-application "Create a new Azure application object" or --create-or-select-application "Select an existing Azure application object" This is clunky and confusing to use. Now, the usage is --use-existing-application as a bool. --applicationId can only be specified when --use-existing-application is true. Otherwise, a new application is created.

Adds more unit tests and end to end testing for the Entra Id Scaffolder

new usage:
image

image

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.

Creating new application with Entra Id fails

1 participant