使用Stormpath和Spring Boot(基於this tutorial),在啓動我的服務器併成功登錄後,我的憑據一切正常。但是,當我退出瀏覽器並嘗試打開我的應用程序時,我得到一個重定向循環。 A minimal example is available here as an archive。這是一個Gradle項目。 cd進入檔案內的目錄,並用./gradlew bootRun啓動服務器。
我在做一個網站,除了實際的登錄表單一切都應該要求用戶已經登錄。 我假設我遇到的問題是與我已經設置了security.yml。 firewalls:
# disables authentication for assets and the profiler, adapt it according to your needs
dev:
pattern: ^/(_(pro