Closed guillecro closed 6 years ago
Update: We changed from Restify to ExpressJS Now its working properly.
Keycloak's redirect now works and .protect()
works great :)
I will merge everything now!
What to protect and how to do it, will be issued in another entry
For now, the idea is the API to use keycloak to protect the /admin panel to logged users. Then add the role "Administrator" to keycloak, create a new user as administrator, and test it.