question

60004049 avatar image
0 Votes"
60004049 asked 60004049 commented

Why the badge is gray on my app consent screen

My app supports Microsoft Graph API.
On my app consent screen, The company name and the badge appears. but the badge color is gray.
On Microsoft sample, the badge color is blue.
Why my app badge color is gray?

My app consent screen: https://hide.maruo.co.jp/image/microsoft-oauth-sample-2022-01-06.png
(the badge color is gray)

Microsoft sample: https://docs.microsoft.com/en-us/azure/active-directory/develop/media/publisher-verification-overview/consent-prompt.png

My app's registration: https://hide.maruo.co.jp/image/app-registration-2022-01-06.png
(The blue badge appears on the left of publisher display name.)

azure-ad-app-consent
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@60004049
Thank you for your post!


  • Is this gray badge always reproducible? For example, if you open up different browsers or have different users' log-in?

  • Has the badge always been gray?


Any additional information would be greatly appreciated!


Additional Links:
Building blocks of the consent prompt
Publisher verification



If you have any other questions, please let me know.
Thank you for your time and patience throughout this issue.

0 Votes 0 ·
60004049 avatar image 60004049 JamesTran-MSFT ·

Is this gray badge always reproducible?

Yes.
You can test by this URL... https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=39b66161-a6f2-44a9-8428-c7465566e4c3&response_type=code&response_mode=query&scope=offline_access%20user.read%20mail.readwrite%20mail.send%20mail.send.shared%20mail.readwrite.shared&prompt=consent

Has the badge always been gray?

Yes. Tested on Edge, Firefox, Chrome, and the app built-in browser by WebBrowser control (IE compatible).



0 Votes 0 ·
JamesTran-MSFT avatar image
0 Votes"
JamesTran-MSFT answered JamesTran-MSFT commented

@60004049
Thank you for following up with this and sharing the URL, so I can reproduce this within my environment!

URL:
https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=39b66161-a6f2-44a9-8428-c7465566e4c3&response_type=code&response_mode=query&scope=offline_access%20user.read%20mail.readwrite%20mail.send%20mail.send.shared%20mail.readwrite.shared&prompt=consent

162917-image.png



I've reached out to our PG team with this info and will update as soon as possible. If the badge color is affecting your environment or users, please let me know and I can enable your subscription for a free technical support request, so our Support Engineers can take a closer look into your issue and environment.



If you have any other questions, please let me know.
Thank you for your time and patience throughout this issue.


Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.


image.png (48.1 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@60004049
Based off of @phsignor 's answer, I tested this within Graph Explorer and it does show a gray badge as well.

163226-image.png



If you have any other questions, please let me know.
Thank you for your time and patience throughout this issue.

0 Votes 0 ·
image.png (89.2 KiB)
phsignor avatar image
1 Vote"
phsignor answered 60004049 commented

The color of the verified publisher badge was changed from blue to gray, for all apps.

The screenshot you linked to (which is the one used in the current documentation) was taken before the badge color was changed. The documentation will be updated soon.

As an example, this is the badge as seen for Microsoft Graph Explorer (published by Microsoft):

163182-image.png



image.png (12.7 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@phsignor
Thank you for following up on this and for letting us know this will be changed!

0 Votes 0 ·

I understood. Thank you.

0 Votes 0 ·