Configure Directus to use Keycloak as Authentication Provider and build a secured API to manage resources
-
Updated
Nov 25, 2023 - C#
Configure Directus to use Keycloak as Authentication Provider and build a secured API to manage resources
This GitHub repository hosts a comprehensive example of a secure RESTful API built using Spring Boot, fortified with Spring Security for authentication, and powered by JSON Web Tokens (JWT) for robust authorization. The project showcases a well-structured implementation that ensures only validated requests with bearer tokens gain access,
Add a description, image, and links to the secured-api topic page so that developers can more easily learn about it.
To associate your repository with the secured-api topic, visit your repo's landing page and select "manage topics."