Forge app: How to set query parameter dynamically for auth provider

Hi Team,

I am developing an app that authenticates user using OAuth. The Authorization request requires a query parameter, the value needs to be the tenant Id. I am trying to build an app that can be used by multiple tenants. Is there a way I could change the value for query parameter at runtime when the user is authenticated?

image

Hi @LokeshArora, unfortunately this isn’t supported at the moment (the query parameter can only be defined statically in the manifest).
If this is a feature that you would like to see, I would recommend raising a feature request on this board and upvote it.