我正在尝试按照本教程使用Okta实现saml身份验证 Spring Boot, SAML, and OKTA
身份验证后,我需要重定向到index.html
但这将我带到了白标签错误页面?
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu May 23 18:18:24 IST 2019
There was an unexpected error (type=Forbidden, status=403).
Invalid CSRF Token 'null' was found on the request parameter '_csrf' or header 'X-CSRF-TOKEN'.