eellak / gsoc2021-sastixcms

Apache License 2.0
7 stars 1 forks source link

Change the CMS server to use Keycloak authentication with the OpenID protocol #2

Closed ikyranas closed 3 years ago

ikyranas commented 3 years ago

Goal

Until now the CMS was used with unauthenticated, unauthorized requests. The Keycloak tool is going to be used to integrate these features. The goal of this task would be to make the necessary changes to the Spring Boot CMS server in order to allow authenticated/authorized requests.

Steps

Definition of Done

The issue will be considered closed when the administrator can setup the CMS-Keycloak with ease, the integration tests are created and passing and the procedure is documented.

ikyranas commented 3 years ago

Closed with #32 .