happy-hamster / backend

RESTful Spring Boot API
https://api.happyhamster.org
Apache License 2.0
2 stars 0 forks source link

Added Keycloak Integration and Test Endpoint #87

Closed r-franzke closed 4 years ago

r-franzke commented 4 years ago

Added Keycloak Integration to Spring Security All Endpoints are still Public exept one test Endpoint at: /auth/test Closing #61

Documentation for Testing with Postman: https://docs.google.com/document/d/1vN_BCBfxRdw_5HmEQKxvQLE9ViQfF3SCjDsBjoFMX28/edit?usp=sharing

jstsddg commented 4 years ago

Sieht gut aus, wir müssen uns nur noch Gedanken über das deployment machen

r-franzke commented 4 years ago

@MrKraboom @DavidSchmidt00 Ich habe die Umgebungsvariablen in Dev angepasst. Können es auf dev schieben um zu testen ob es geht.

DavidSchmidt00 commented 4 years ago

Das mit den Umgebungsvariablen kann ich zwar nicht überprüfen, aber ok ^^

jstsddg commented 4 years ago

Kann man das denn jetzt auch lokal laufen lassen ohne Verbindung zu dev?

jstsddg commented 4 years ago

@RobSpot-Gaming Du musst dir nochmal master rein mergen, da es Merge Konflikte gibt