Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 status When using this permission, the backing application of the service principal being created must in the local tenant #49

Open
gusgallows opened this issue Oct 21, 2020 · 1 comment

Comments

@gusgallows
Copy link

Using Vault Azure Secrets Engine. Getting an intermittent failure to create service principals.
Error is as follows:
error creating service principal: graphrbac.ServicePrincipalsClient#Create: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="Unknown" Message="Unknown service error" Details=[{"odata.error":{"code":"Authorization_RequestDenied","date":"2020-10-20T11:59:36","message":{"lang":"en","value":"When using this permission, the backing application of the service principal being created must in the local tenant"},"requestId":"f7203633-ea6f-48e9-954a-46a6583db4b4"}<200b>}]

As far as I can tell, all permissions are in place as the failure is intermittent. Not sure why this is failing on some service principals and not others.

@fairclothjm
Copy link
Contributor

@gusgallows Could you please provide some repro steps?

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

No branches or pull requests

2 participants