Remove adding single-sign-on to the capabilities list when making AC auth requests
This is done to resolve an issue where the AC gateway will return the authentication method instead of the authentication node when the capabilities list in the request for auth-reply contains both single-sign-on and single-sign-on-v2. By doing this, the AC gateway returns the auth node in the XML response that gets parsed correctly.
This commit should resolve the below comment.
This MR is made in favor of MR !394 (closed).
Edited by Rahul Rameshbabu