内に含まその他のドキュメントサポート リソース | PDF 文書ファイルをダウンロードする (1816 KB)
Chapter 16 Customizing OpenSSO Enterprise Administration Console PagesFor some deployments, you might need to customize Administration Console pages such as the login or logout page. Customizing the OpenSSO Enterprise Login and Logout Pages
|
|
customwar/config/auth/default/Login.jsp |
Console login page |
|
customwar/config/auth/default/Logout.jsp |
Console logout page |
|
customwar/config/auth/default/DataStore.xml |
Data store authentication page |
|
customwar/config/auth/default/LDAP.xml |
LDAP authentication page |
where customwar is where you extracted the files from opensso.war.
Generate a new WAR file with the customized files. For example:
# cd customwar # jar uvf OpenSSOCustom.war *
Deploy the new customized war file, as described in Deploying the OpenSSO Enterprise WAR File.