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

Rc/5.11.0 #418

Merged
merged 3 commits into from
Jul 4, 2024
Merged

Rc/5.11.0 #418

merged 3 commits into from
Jul 4, 2024

Conversation

leoraba
Copy link
Contributor

@leoraba leoraba commented Jul 3, 2024

Merge Keycloak integration into Score.
Update version from 5.10.1 to 5.11.0.

* enable Keycloak apiKeys

* setup security config and update mvn dependencies

* junit missing dependency

* unit test mock Jwt Decoder

* fix unit test

- use a JWT decoder for testing
- Remove unused clases
- Remove JWT expired unit tests as validation is now implemented by Spring Security

* code format

* test profile

* docker-compose update images

* add keycloak to docker compose

* fix merge conflict

* fix typo curl command

* update keycloak system client and apikeys
@leoraba leoraba merged commit 4bcd906 into master Jul 4, 2024
2 checks passed
@leoraba leoraba deleted the rc/5.11.0 branch July 4, 2024 20:09
leoraba added a commit that referenced this pull request Oct 9, 2024
* Versioning 5.10.1

* Rc/5.11.0 (#418)

* Keycloak permission manager (#387)

* enable Keycloak apiKeys

* setup security config and update mvn dependencies

* junit missing dependency

* unit test mock Jwt Decoder

* fix unit test

- use a JWT decoder for testing
- Remove unused clases
- Remove JWT expired unit tests as validation is now implemented by Spring Security

* code format

* test profile

* docker-compose update images

* add keycloak to docker compose

* fix merge conflict

* fix typo curl command

* update keycloak system client and apikeys

* version 5.11.0

---------

Co-authored-by: Jon Eubank <[email protected]>
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.

2 participants