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

Remove or adapt FAF Map upload OAuth login #149

Open
Brutus5000 opened this issue Nov 1, 2021 · 0 comments
Open

Remove or adapt FAF Map upload OAuth login #149

Brutus5000 opened this issue Nov 1, 2021 · 0 comments

Comments

@Brutus5000
Copy link

The FAF map upload feature requires a login to the FAF API.
For technical/security reasons the current OAuth client password flow will go out of service soon. This will effectively break the map upload here.

In order to fix this, the map editor needs to switch to a different OAuth library which supports PKCE flow. Our new OAuth service supports auto-discovery.

A new OAuth client id will be provided on request (some testing and configuration is implied on a client basis such as callback url and auth method via host or header). Contact me here or via FAF Zulip or FAF Discord.

If not possible as a last resort, remove the map upload feature again.

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

No branches or pull requests

1 participant