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

Secure the map creation #16

Closed
dlebrero opened this issue Oct 26, 2017 · 0 comments
Closed

Secure the map creation #16

dlebrero opened this issue Oct 26, 2017 · 0 comments
Labels

Comments

@dlebrero
Copy link
Contributor

dlebrero commented Oct 26, 2017

Only Flow should be able to create new maps.

Secure the create map endpoint by doing some Authz on the Windshaft proxy, maybe by using Keycloak service accounts.

Windshaft tiles endpoint should still be available to external clients. Probably we will need some Nginx proxy to disallow any POST request to Windshaft

@dlebrero dlebrero added the mvp label Oct 26, 2017
dlebrero added a commit that referenced this issue Nov 29, 2017
* Added Keycloak container (configured by hand right now)
* Using part of the Keycloak adapter for the public key refresh and token verification
* Using Clojure Buddy for logic (hardcoded urls, roles)
dlebrero added a commit that referenced this issue Nov 29, 2017
dlebrero added a commit that referenced this issue Nov 29, 2017
dlebrero added a commit that referenced this issue Nov 29, 2017
dlebrero added a commit that referenced this issue Nov 30, 2017
dlebrero added a commit that referenced this issue Nov 30, 2017
dlebrero added a commit that referenced this issue Nov 30, 2017
dlebrero added a commit that referenced this issue Nov 30, 2017
dlebrero added a commit that referenced this issue Nov 30, 2017
dlebrero added a commit that referenced this issue Nov 30, 2017
dlebrero added a commit that referenced this issue Nov 30, 2017
dlebrero added a commit that referenced this issue Dec 5, 2017
dlebrero added a commit that referenced this issue Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant