I had faced issue during SSO integration for Salesforce application in TAM 6.1 environment.
scenario was basically to provide SPNEGO authentication for internal customer users and form based authentication to external customer users.
every steps i did perfectly in WebSEAL like junction creation, ACL and groups imply on Salesforce application. but i chased for SPNEGO authentication through webseal.
after putting some efforts, i found that i missed KTpass command on AD controller.
Command:-
ktpass -princ HTTP/apps.test.com@DOMAIN.COM –mapuser username.
Regards
Arvind Kumar
scenario was basically to provide SPNEGO authentication for internal customer users and form based authentication to external customer users.
every steps i did perfectly in WebSEAL like junction creation, ACL and groups imply on Salesforce application. but i chased for SPNEGO authentication through webseal.
after putting some efforts, i found that i missed KTpass command on AD controller.
Command:-
ktpass -princ HTTP/apps.test.com@DOMAIN.COM –mapuser username.
Regards
Arvind Kumar
No comments:
Post a Comment