开发者

SPNEGO on IBM WebSphere Portal 6.1 with https

开发者 https://www.devze.com 2023-02-27 04:41 出处:网络
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, 44开发者_运维问答3.

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, 44开发者_运维问答3. After that SPNEGO works fine on http, on https displayed standard login form. Where there may be a mistake?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消