Problem: We currently don't pass encoded values to the server, possibly resolving in parsing/extraction errors. Solution: URL Encode all values instead of just the service url. QA Notes: Added unit test. |
||
|---|---|---|
| .. | ||
| main/java/org/jasig/cas/client | ||
| test | ||
Problem: We currently don't pass encoded values to the server, possibly resolving in parsing/extraction errors. Solution: URL Encode all values instead of just the service url. QA Notes: Added unit test. |
||
|---|---|---|
| .. | ||
| main/java/org/jasig/cas/client | ||
| test | ||