Extends 'entra app add/set' commands with new parameter --allowPublicClientFlow. #5908
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Extends 'entra app add/set' commands with new parameter
--allowPublicClientFlow
. Closes #5870Hi, I have added this parameter first, Then I will get the shared logic for the task described in task #1963.
Could you please confirm if the parameter configuration for the
entra app set
is correct? I hope everything is in order. :)Adds
--allowPublicClientFlow
option to entra app add/set commandsLinked Issue #5870
Closes #5870