Closed CBullen2 closed 1 month ago
Hi @CBullen2 Thanks for reporting this issue. We'll be looking into this issue. we'll report back if we have a suggestion for you.
Hi @CBullen2 Thanks for the details provided. I am trying to repro this issue at my end but unable to. Can you please share a repro video/screenshots of where you're seeing the incorrect name, along with the add-in asset ID?
Sure. It looks like it's going wrong when the Partner Center details are copied into the Azure app registration to verify the publisher.
If you can see Azure application Id a3b34d78-52d9-419d-b374-85126e8a0781 (my dev app registration) in tenant eb5a08ee-d95b-45be-a9c6-5d3b92581b05, you'll see it's linked to my Partner Center account:
But at the time of linking my account, that was my Legal Entity Name, not my Publisher name.
My Partner Center "Legal Info" tab had:
And my "Identifiers" tab showed:
When I checked my app in the commercial marketplace, it correctly showed my publisher name:
But when I'm asked to consent to the app accessing my details, it shows the same name (legal entity name) that's on the Azure page:
I've since changed all the Partner Center details, so the Legal Entity name and the Publisher name are now the same. I've refreshed the Partner Center verification for my production app registration (72c3c823-b9dd-4287-be1d-ae3d89281a54) and it has picked up the new name.
But if I remove consent to my (unrefreshed) dev app, and try to connect again, it still shows the old legal entity name as the verified publisher in the consent prompt - which tells me that the data is being copied from Partner Center into the Azure app registration and that's what's picking the wrong name to show as the publisher.
This seems to be an issue at the AppSource/Commercial Marketplace layer. Please re-assign to the right owner @shanshanzheng-dev
Hi @CBullen2 Sorry for slow response. From my understanding, when you use same name and refresh the Partner Center verification can work around this error information, right?
This issue has been automatically marked as stale because it is marked as needing author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your interest in Office Add-ins!
This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.
I am registered in Partner Center as a sole trader, so I have a Legal Entity name which is my own name and a Publisher Name which is my trading name. I've linked my MPNID to my app so it's a verified publisher. When I purchase an app from AppSource, it correctly shows my Publisher name (set as OfficeAddins.co.uk), but when asked to provide consent to use the application, the Legal Entity name is shown:
That's not the name that the application was purchased/obtained from!
Similarly, my personal name is shown when checking what I've consented to at microsoft.com/consent - that should show the Publisher name
Your Environment
Expected behavior
I expect the 'Verified Publisher' to show the Publisher Name that has been configured in Partner Center for the add-in, not the Legal Entity Name of the MPN Id.
Current behavior
The consent popup and the microsoft.com/consent page shows the Legal Entity Name. It should show the add-in Publisher Name
Steps to reproduce
Context
I am trying to get set up as a Sole Trader. My legal entity name is my own name. I trade as "Office Addins", see OfficeAddins.co.uk/About. Wherever a user interacts with my add-in, they should always see the name of "Office Addins". I do not want my personal name displayed on those screens and my users would not recognise that name as the entity they're doing business with.