アーティクル - CS389337
Windchill PDMLinkでOAuth委任認証を設定後、「HTTPステータス404 – 見つかりません」というエラーが発生し、Windchill SSOにログインできません
修正日: 05-May-2025
適用対象
- Windchill PDMLink 12.0.2.4 to 13.1
説明
- OAuth委任認証を設定した後、「HTTPステータス404 – 見つかりません」というエラーが発生し、Windchill SSOにログインできません
- メソッド サーバー ログに以下のエラーが記録されます。
ERROR [localhost-startStop-1] org.springframework.web.context.ContextLoader - Context initialization failed org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'jwtTokenServices' defined in ServletContext resource [/WEB-INF/security/config/securityContext.xml]: Could not resolve placeholder 'wt.jwt.oauth2.token.jwtIdpType' in value "${wt.jwt.oauth2.token.jwtIdpType}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'wt.jwt.oauth2.token.jwtIdpType' in value "${wt.jwt.oauth2.token.jwtIdpType}"
at org.springframework.beans.factory.config.PlaceholderConfigurerSupport.doProcessProperties(PlaceholderConfigurerSupport.java:230)
at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:211)
at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:86)
最新バージョンはこちらを参照ください CS389337