#permalink
Details
#permalink
Objectives
In the LoginViewBean on the DAS the service parameter takes precedence over the sunamcompositeadvice parameter, in the prepareLoginParams method, the method must be re-factored to change the priority.
Without this fix, if the login url has the service parameter and composite advice is used, the composite advice is ignored.