Skip to content

Refactor AzureAD app registration commands#4348

Merged
gautamdsheth merged 1 commit intopnp:devfrom
gautamdsheth:feature/4299-v2
Sep 27, 2024
Merged

Refactor AzureAD app registration commands#4348
gautamdsheth merged 1 commit intopnp:devfrom
gautamdsheth:feature/4299-v2

Conversation

@gautamdsheth
Copy link
Collaborator

Simplify the parameter handling in the RegisterAzureADApp and RegisterEntraIDAppForInteractiveLogin commands. Remove the unnecessary ParameterSetName for the LaunchBrowser parameter. This change improves code readability and maintainability.

Fixes #4299

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #X, partially fixes #Y, mentioned in #Z, etc.

What is in this Pull Request ?

Please describe the changes in the PR.

Guidance

  • You can delete this section when you are submitting the pull request.*
  • Please update this PR information accordingly. We use this as part of our release notes in monthly communications.
  • Please target your PR to Dev branch. If you do not target the Dev branch we will not accept this PR.

Simplify the parameter handling in the RegisterAzureADApp and RegisterEntraIDAppForInteractiveLogin commands. Remove the unnecessary ParameterSetName for the LaunchBrowser parameter. This change improves code readability and maintainability.

Fixes pnp#4299
@gautamdsheth gautamdsheth merged commit fb36c1b into pnp:dev Sep 27, 2024
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.

[FEATURE] Register-PnPEntraIDAppForInteractiveLogin requires LaunchBrowser parameter for security key login

1 participant