Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Replace Ego by Keycloak

Compare
Choose a tag to compare
@celinepelletier celinepelletier released this 19 Nov 14:24
· 18 commits to master since this release
500e359
SKFP-14: Use Keycloak instead of Ego to verify token (#36)

* SKFP-14: Use Keycloak instead of Ego to validate token. Also do some clean-up and add integration tests

* SKFP-14: Remove variable set in cicle ci config

* SKFP-14: Fix security config to allow swagger ressources

* SKFP-82: Deploy keycloak branch to QA

* SKFP-82: Change configs to add keycloak ones

* SKFP-14: Fix CorsFilter

* SKFP-14: Customize allowed domains

* SKFP-14: Commit to trigger new build

* SKFP-82: Use real realm in QA

* SKFP-82: Allow all origin domain for riff in QA

* Remove branch deployment before merging to master

Co-authored-by: Céline Pelletier <celinepelletier@CRHSJ106784.local>