finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

CORS issue with Spring Security 5.4.1 #146

Closed robmoffat closed 3 years ago

robmoffat commented 3 years ago

Bug Report

Was getting the error that alowedOrigins cannot contain special value "*".

Found by Gaurav Pancholi today.