Unicon / shib-cas-authn3

Integrates an external CAS Server and Shibboleth IdPv3.
Apache License 2.0
22 stars 16 forks source link

Embed Service when an entityId contains a "?" #32

Closed jschrad4 closed 6 years ago

jschrad4 commented 6 years ago

I have a service that has specified an entityId like so: https://test.edu/sp?alias=1234-1234-1234-1234

An entityId containing a "?" appears to suffer from the "Original service xyz and the supplied service do not match" issue.

mmoayyed commented 6 years ago

@jschrad4 Do you have an update on the status of the proposed patch? Can we close this issue by merging the patch for the CAS client?

mmoayyed commented 6 years ago

Fixed via https://github.com/apereo/java-cas-client/pull/231 Will be included here once it's released properly.