You are on page 1of 1

1 - Identify the KDC server (DONE)

2 - Register the Service Principal Names (SPN) for the user being used (binyam)
(DONE)
3 - setspn -A HTTP/ITSSINFRA.itssinfra.local binyam
4 - setspn -A HTTP/ITSSINFRA binyam
5 - Change web.xml configuration in BrowserWeb.war (TASK LEFT)
6 - Add the library spnego-r7.jar to BrowserWeb.war/WEB-INF/lib (NOT DONE)
7 - Create a directory for sso config file at
C:\Temenos\jboss\standalone\configuration\sso (DONE)
8 - Create, Configure and Add the sso config files (krb5.conf, login.conf and
SPNEGO.config) to the above directory (NOT DONE)
9 - modify the standalone.conf.bat file (TASK LEFT-DUE-TO-DECISION)
10 - modify the standalone-utp.xml file (DONE)

You might also like