Skip to content

Feature/security keycloak solution#43

Open
Copilot-Group2023 wants to merge 105 commits into
mainfrom
feature/security-keycloak-solution
Open

Feature/security keycloak solution#43
Copilot-Group2023 wants to merge 105 commits into
mainfrom
feature/security-keycloak-solution

Conversation

@Copilot-Group2023

Copy link
Copy Markdown
Contributor

fixed keycloak setup for loign and logout and corrected smaller issue in frontend logic

hohwille and others added 30 commits November 21, 2022 18:29
Added new endpoint which adds a random activity as a task item to a
specified task list.
Added two types of tests for the added use case:
- one which mocks the service which calls the API
- one which stubs the external API on network level via WireMock
added Timeout and Fallback support when retrieving a random activity.
Running WireMock on a random port fixes issues with port clashes that
can occur when running tests while the server is running in parallel.
According to documentation from MapStruct (
https://mapstruct.org/documentation/ide-support/#eclipse ) adding this
option will make Eclipse activate annotation processing on importing a
Maven project. This has sometimes not worked in the past.
# Conflicts:
#	backend/pom.xml
CalvinMende and others added 27 commits April 2, 2025 17:11
Main, Solution/dataaccess, Solution/logic & Solution/service merge into Solution/complete
(Do not merge until decision made, which Auth to use!) Keycloak interceptor for main
…security-keycloak-solution

# Conflicts:
#	backend/src/main/java/org/example/app/task/service/TaskService.java
#	backend/src/test/java/org/example/app/task/service/TaskServiceIT.java
@Copilot-Group2023
Copilot-Group2023 requested review from hohwille and magail and removed request for magail July 20, 2026 06:16
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

Successfully merging this pull request may close these issues.

8 participants