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

[v6] Provide a dedicated API endpoint for app FQDN resolving #6641

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

andrejtokarcik
Copy link
Contributor

Backport of #6449.

Currently, an app's target FQDN can be obtained only using the endpoint
for creating new app sessions.  The OAuth-style back-and-forth redirects
between the app launcher and the app itself are therefore forced to
generate an unnecessary additional app session just to resolve the FQDN.

The new endpoint introduced here allows to resolve such FQDNs by
invoking a dedicated endpoint.
@andrejtokarcik andrejtokarcik merged commit c907d54 into branch/v6 Apr 28, 2021
@andrejtokarcik andrejtokarcik deleted the andrej/v6/double-CreateAppSession branch April 28, 2021 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants