Edit requests of 第4回:Spring Security 5でサポートされたOAuth 2.0 Loginの動作をカスタマイズしてみる
@komuro-hiraku
2020-03-23
Not reviewed
Spring Security 5.2.2.RELEASEで動作を確認したところ、yaml及びpropertiesの定義においては `redirectUriTemplate` ではなく `redirectUri` (もしくは `redirect-uri`) が正しい値のようでした。 https://docs.spring.io/spring-security/site/docs/current/reference/html5/#oauth2login-boot-property-mappings
Please check the preview of this article
We released Markdown parser changes on February 24, 2022. There may be some unexpected appearance changes in this update, because this article was posted before the changes.
Please don't forget to check the preview before updating your article.
For more information on the changes, please read this article.