microsoftgraph / microsoftgraph/entra-powershell
🙏 Add‑EntraBetaRedirectURIToAgentIdentityBlueprint should prompt for a redirectURI value instead of automatically setting localhost
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
Add‑EntraBetaRedirectURIToAgentIdentityBlueprint should prompt for a redirectURI value instead of automatically setting localhost. This may be the right value for some local testing scenarios, but the user should at least get the option to specify a specific URI instead - the cmdlet currently just sets localhost by default without prompting for input.
How will this feature enhance your project and further the project’s overall goals? Who will benefit from this feature (i.e. all users; the project team)?
Avoiding adding localhost URIs on AIBs that should be using a distinct redirectURI
Describe alternatives you've considered
N/A
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Add-EntraBetaRedirectURIToAgentIdentityBlueprint cmdlet and inspect how it currently assigns localhost. Confirm the expected prompt behavior and verify that users can provide a specific redirectURI without an automatic localhost value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100