Tagged Questions
0
votes
1answer
147 views
Spring-security-kerberos cross domain with trust
Is anyone aware if it's possible to provide cross-domain authentication with spring-security-kerberos assuming a trust is set up between the domains? I'm running a standard Java web application using ...