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

Add Logo field to ApplicationRegistration class #954

Open
xenon8 opened this issue Mar 20, 2024 · 1 comment
Open

Add Logo field to ApplicationRegistration class #954

xenon8 opened this issue Mar 20, 2024 · 1 comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features

Comments

@xenon8
Copy link

xenon8 commented Mar 20, 2024

Hello!

  • 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

Currently there is no option to set the Logo of a Application using the ApplicationRegistration class without using an outside method of Pulumi.

This property is available in the Application class however I need to componentise the settings so that I am able to add a redirect URI with the Application client ID included, which I can only do with the componentised ApplicationRegistration approach.

Please can you make this setting available?

Affected area/feature

This class here

@xenon8 xenon8 added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Mar 20, 2024
@danielrbradley
Copy link
Member

Hi @xenon8 this will need to be implemented in the upstream provider, then it will be included here in the next release.

It looks like this issue is tracking this feature upstream:

@danielrbradley danielrbradley added awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed needs-triage Needs attention from the triage team labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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