/
TODO - Security Design
TODO - Security Design
Taskana is based on JAAS. Its security features start from the REST service.
Due to authentication requirements an additional wrapper is necessary to run the REST service.
Its main purpose (besides starting the REST service as e.g. a web-container) is to implement server-side security. Worst case: The client side authorization does not work. The unauthorized user will only see the UI without any data.
We provide an example (taskana-rest-spring-example) which is using basicauth:
TODO: gliffy diagramm
, multiple selections available,
Related content
TODO - Wildfly Application Server configuration
TODO - Wildfly Application Server configuration
More like this
Connection handling in Taskana
Connection handling in Taskana
Read with this
Taskana Security
Taskana Security
More like this
Module Overview
Module Overview
More like this
Web Application
Web Application
More like this
Spring Boot configuration
Spring Boot configuration
More like this