In this project i would like to explore features of keycloak.
- Keycloak based authorisation
Keycloak based authentication and authorisation
What I have to test
- [] Authentication flow - including timeout, token refresh
- [] Role based authorisation
- [] Permission based authorisation
- [] Superadmin
- [] Dynamic Permission change
- Two Applications: Angular(frontend) and Quarkus(serving apis)
- Application Features:
- [] Login Feature
- [] Medium like application
- [] create post using markdown Editor
- [] User can update or delete their post
- [] Users can comment or like post
- [] tags
- [] searching