Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
2256 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi, I'm testing Appian 7.3 with Jboss EAP 6.1 (java 1.7.21). I up
lorenzor
over 11 years ago
Hi,
I'm testing Appian 7.3 with Jboss EAP 6.1 (java 1.7.21).
I updated spring-security-kerberos-core.jar (class: SunJaasKerberosTicketValidator) as suggested in this page:
jira.springsource.org/.../SES-119
but SSO with kerberos doesn't work.
I can see this error on server-log:
BadCredentialsException: Kerberos validation not succesfull
Caused by: java.security.PrivilegedActionException: GSSException: Failure unspecified at GSS-API level (Mechanism level: Specified version of key is not available (44))
Caused by: GSSException: Failure unspecified at GSS-API level (Mechanism level: Specified version of key is not available (44))
Caused by: KrbException: Specified version of key is not available (44)
thanks
Lorenzo...
OriginalPostID-95804
OriginalPostID-95804
Discussion posts and replies are publicly visible
Parents
0
lorenzor
over 11 years ago
Hi Patty,
I use config files from my old appian version (7.2).
I updated in spring-security-07-portal-override.xml as suggested in migration doc.
I changed SpringSecurityBeanPostProcessor into BeanPostProcessorForPortalAuth.
Authentication with LDAP works fine.
only kerberos doesn't work.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
lorenzor
over 11 years ago
Hi Patty,
I use config files from my old appian version (7.2).
I updated in spring-security-07-portal-override.xml as suggested in migration doc.
I changed SpringSecurityBeanPostProcessor into BeanPostProcessorForPortalAuth.
Authentication with LDAP works fine.
only kerberos doesn't work.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data