Implement RFC 6750 instead of custom header for JWT
All threads resolved!
All threads resolved!
Files
15@@ -21,11 +21,20 @@ package de.thm.arsnova.config;
@@ -69,7 +78,7 @@ import de.thm.arsnova.util.ImageUtils;
@@ -87,18 +96,25 @@ import de.thm.arsnova.websocket.ArsnovaSocketioServerImpl;
@@ -109,6 +125,7 @@ public class AppConfig implements WebMvcConfigurer {
@@ -119,18 +136,22 @@ public class AppConfig implements WebMvcConfigurer {
@@ -161,6 +182,15 @@ public class AppConfig implements WebMvcConfigurer {
@@ -228,6 +258,22 @@ public class AppConfig implements WebMvcConfigurer {