Is there a way to customise in the Web.xml that this particular URL should use SSO AuthService and the other URL should use SSO1 AuthService
Is there a way to customise in the Web.xml that this particular URL should use SSO AuthService and the other URL should use SSO1 AuthService. We have 2 different Auth Services. All the External Users should be using one and the Internal users should be using the other one when they login. Where can we configure that in Web.xml? If not is there any other option for this.