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
6 replies
Subscribers
7 subscribers
Views
2353 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Need sample spring-security files for Kerberos on Appian 7.8
Nathan
over 10 years ago
Need sample spring-security files for Kerberos on Appian 7.8
OriginalPostID-148795
OriginalPostID-148795
Discussion posts and replies are publicly visible
Parents
0
Nathan
over 10 years ago
Hey Eduardo, these examples do not use a wrapper do we need that for 7.8?
<!-- Need to wrap the Authentication Provider using the Authentication Provider Wrapper class. See Appian Forum for details -->
<bean id="kerberosServiceAuthenticationProviderWrapped" class="com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper">
<constructor-arg ref="kerberosServiceAuthenticationProvider"/>
</bean>
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Nathan
over 10 years ago
Hey Eduardo, these examples do not use a wrapper do we need that for 7.8?
<!-- Need to wrap the Authentication Provider using the Authentication Provider Wrapper class. See Appian Forum for details -->
<bean id="kerberosServiceAuthenticationProviderWrapped" class="com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper">
<constructor-arg ref="kerberosServiceAuthenticationProvider"/>
</bean>
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data