SPNEGO on IBM WebSphere Portal 6.1 with https

余生颓废 提交于 2019-12-12 04:27:47

问题


I configured IBM WebSphere Portal 6.1 on WAS7: SPNEGO, ssl with self signed certificate, default http transport (without Web Server) and changed default ports 10039, 10029 to 80, 443. After that SPNEGO works fine on http, on https displayed standard login form. Where there may be a mistake?


回答1:


Did you take a look at this document: WebSphere Portal Windows SSO w/SPNEGO

Mapping the user to the Kerberos Service Principal Name (SPN) When you run the setspn and the ltpass commands there should be something else that points to HTTPS.

Maybe you need another SPN account for HTTPS.

Good luck.



来源:https://stackoverflow.com/questions/5715637/spnego-on-ibm-websphere-portal-6-1-with-https

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!