Applies ToMicrosoft Identity Manager 2016 SP2 Microsoft Identity Manager 2016 SP1 Forefront Identity Manager 2010 R2 Service Pack 1 Forefront Identity Manager 2010 R2 Forefront Identity Manager 2010

증상

다음 SharePoint Server 업데이트 중 하나를 설치하면 MIM(Microsoft Identity Manager) 포털 페이지가 표시되지 않습니다.

자세한 내용은 SharePoint의 고스트 페이지 렌더링 안 됨을 참조하세요. 

원인

서버 쪽 스크립트 및 안전하지 않은 컨트롤을 금지하여 SharePoint 고스트 페이지의 보안 수준이 향상되었습니다. MIM 포털은 서버 쪽 스크립트를 사용하므로 해당 페이지는 렌더링이 차단됩니다.

해결 방법 

다음 MIM 핫픽스가 릴리스될 때까지 이 문제를 해결하려면 다음과 같이 VirtualPath 특성이 있는 새 PageParserPath 요소를 configuration/SharePoint/SafeMode/PageParserPaths 요소 아래의 Web.config 파일에 추가합니다.

     <SafeMode MaxControls="200" CallStack="false" DirectFileDependencies="10" TotalFileDependencies="250" AllowPageLevelTrace="false">           PageParserPaths <>                <PageParserPath VirtualPath="/identitymanagement/*" CompilationMode="Always" AllowServerSideScript="true" IncludeSubFolders="True"/>           </PageParserPaths>      </SafeMode>

참고 자료

릴리스 기록 Microsoft Identity Manager

Microsoft에서 소프트웨어 업데이트를 설명하는 데 사용하는 용어에 대해 알아보세요.

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

구독 혜택을 살펴보고, 교육 과정을 찾아보고, 디바이스를 보호하는 방법 등을 알아봅니다.

커뮤니티를 통해 질문하고 답변하고, 피드백을 제공하고, 풍부한 지식을 갖춘 전문가의 의견을 들을 수 있습니다.