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

Add APIKEY/Token authentication mechanism #1494

Closed
tfr42 opened this issue May 11, 2023 · 3 comments
Closed

Add APIKEY/Token authentication mechanism #1494

tfr42 opened this issue May 11, 2023 · 3 comments
Labels
documentation documentation rest-api deegree REST API (config)
Milestone

Comments

@tfr42
Copy link
Member

tfr42 commented May 11, 2023

Currently deegree webservices WAR file comes with a security contraint enabled which protects access to the REST API of deegree by BASIC authentication. Users of deegree need to configure their servlet container to link to a realm with authorization information (such as tomcat-users.xml).

To harmonize the webapps of deegree webservices and deegree OGC API the webservices webapp shall support APIKEY/Token based authentication as in deegree OGC API webapp (see deegree/deegree-ogcapi#70).

Documentation needs to be improved how to setup and configure security.

@tfr42 tfr42 added documentation documentation rest-api deegree REST API (config) labels May 11, 2023
@tfr42 tfr42 added this to the 3.5 milestone May 11, 2023
@stephanr
Copy link
Member

@tfr42
Copy link
Member Author

tfr42 commented May 12, 2023

@tfr42
Copy link
Member Author

tfr42 commented May 12, 2023

Issue is resolved.

@tfr42 tfr42 closed this as completed May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation rest-api deegree REST API (config)
Projects
None yet
Development

No branches or pull requests

2 participants