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

Implement Authentication for the Web Part #335

Open
RemiDesgrange opened this issue Aug 19, 2021 · 1 comment
Open

Implement Authentication for the Web Part #335

RemiDesgrange opened this issue Aug 19, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@RemiDesgrange
Copy link
Contributor

Service Talk and JAX-RS have some primitive to handle security : https://apple.github.io/servicetalk//servicetalk-http-security-jersey/SNAPSHOT/index.html Using this to limit access to some tilesets, and admin API.

@bchapuis
Copy link
Member

We should adapt the openapi definition accordingly. I wonder if the code generator will produce code related to authentification or if this is left to the developer.

https://swagger.io/docs/specification/authentication/

@bchapuis bchapuis added the enhancement New feature or request label Oct 16, 2022
@bchapuis bchapuis added the help wanted Extra attention is needed label Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants