AUTH_CLIENT_SECRET=<insert_client_secret_here> mvn spring-boot:run -Dspring.profiles.active=secure
http://localhost:8080 should redirect you to auth.
UserPrincipal can be found at http://localhost:8080/user
| Name | Name | Last commit date | ||
|---|---|---|---|---|
AUTH_CLIENT_SECRET=<insert_client_secret_here> mvn spring-boot:run -Dspring.profiles.active=secure
http://localhost:8080 should redirect you to auth.
UserPrincipal can be found at http://localhost:8080/user