-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Is your feature request related to a problem?
When using the A365 CLI–generated agent blueprint, the App Registration created by the CLI appears to be managed/locked in a way that prevents:
Adding or changing Owners
Modifying permissions
Creating client secrets
Adding federated credentials
Successfully acquiring access tokens (401 errors observed)
Because these actions are required to complete authentication and onboarding, the customer cannot proceed with a fully seamless, end-to-end setup using the CLI today. This looks like a product limitation, not a misconfiguration.
Priority
High
Describe the solution you'd like
Is there a supported way today to add owners and permissions, and to configure secrets or federated credentials, on App Registrations created by the A365 CLI?
If not, can this be confirmed as a known gap that requires CLI adjustments?
The customer is proceeding with an alternate non-CLI path to unblock progress, but they’re looking for clarity on whether full identity control for CLI-created agents is supported now or requires a product fix.
Describe alternatives you've considered
The customer is proceeding with an alternate non-CLI path to unblock progress, but they’re looking for clarity on whether full identity control for CLI-created agents is supported now or requires a product fix.
Available workarounds
Non-CLI path to unblock progress.
Additional context
N/A
Code of Conduct
- I agree to follow the Microsoft Open Source Code of Conduct.