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?
