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

How to specify the VerifiedPublisherId? #357

Open
dviry opened this issue Apr 7, 2023 · 3 comments
Open

How to specify the VerifiedPublisherId? #357

dviry opened this issue Apr 7, 2023 · 3 comments
Labels
area/providers awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features

Comments

@dviry
Copy link

dviry commented Apr 7, 2023

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Without the VerifiedPublisherId the consent screen(s) show an unknown app.

Affected area/feature

Pulumi.AzureAD.Application has a PublisherDomain, but no VerifiedPublisherId (for the MPN ID).

@dviry dviry added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Apr 7, 2023
@kpitzen
Copy link

kpitzen commented Apr 7, 2023

Hi @dviry ! Thank you for opening this issue. If you could provide a few more details regarding what you're looking for, that'd be very helpful. Some things to get started would be:

  • What is the current implementation you're attempting?
  • What do you expect that implementation to do?
  • What is it currently doing that is different from that?
    Once we have some of that information, we'll be happy to help out.
    Thank you!

@kpitzen kpitzen added awaiting-feedback Blocked on input from the author and removed needs-triage Needs attention from the triage team labels Apr 7, 2023
@dviry
Copy link
Author

dviry commented Apr 12, 2023

  • I am attempting register an Azure AD Application
  • to provide the MPN Partner ID for the "Publisher verification" in order for the Consent screen to show a "Verified Application" badge

I cannot find anywhere how to provide this value while using the standard Pulumi.AzureAD.Application.

Thanks in advance

@kpitzen
Copy link

kpitzen commented Apr 12, 2023

Got it - that sounds like a reasonable set of requirements for us. Thank you for the feedback! We'll get this prioritized as soon as we can.

@kpitzen kpitzen added area/providers awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed awaiting-feedback Blocked on input from the author labels Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants