cloudstack/plugins
Luis Moreira c6b611433b
saml: Fix SAML SSO plugin redirect URL (#6457)
This PR fixes the issue #6427 -> SAML request must be appended to an IdP URL as a query param with an ampersand, if the URL already contains a question mark, as opposed to always assume that IdP URLs don't have any query params.
Google's IdP URL for instance looks like this: https://accounts.google.com/o/saml2/idp?idpid=<ID>, therefore the expected redirect URL would be https://accounts.google.com/o/saml2/idp?idpid=<ID>&SAMLRequest=<SAMLRequest>

This code change is backwards compatible with the current behaviour.
2022-07-06 09:28:37 +05:30
..
acl Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
affinity-group-processors Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
alert-handlers Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
api Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
backup Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
ca/root-ca Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
database Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
dedicated-resources Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
deployment-planners Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
event-bus Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
host-allocators/random Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
hypervisors Fix spelling (#6272) 2022-07-05 09:08:53 +02:00
integrations CKS: add created to k8s cluster and k8s version (#6446) 2022-06-30 12:03:12 +05:30
metrics Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
network-elements Fix spelling (#6272) 2022-07-05 09:08:53 +02:00
outofbandmanagement-drivers Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
storage Fix spelling (#6272) 2022-07-05 09:08:53 +02:00
storage-allocators/random Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00
user-authenticators saml: Fix SAML SSO plugin redirect URL (#6457) 2022-07-06 09:28:37 +05:30
pom.xml Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00