Hello,

Does anyone encounter issues with CAS configured as SAML idp and SAML
service with serviceId containing queryParameters in uri ( "serviceId":"
https://myRessource.com?test=default";) ?
I got the following issues :
- Service is not recognized as a SAML Service (PatternMatching
in RegexRegisteredService.matches fails)

- EntityId extraction in SamlIdPEntityIdValidationServiceSelectionStrategy
fails (the "=" character in the uri isn't uriEncoded so the
URIBuilder.parseQuery didn't find entityId parameter (parameterCombo.length
= 3)

If I remove the "?test=default" from the uri it's works fine.

Regards.

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CADopUgwFPV42J14SpGgLMj4buxP4X5FeSZctEnLCw6H1Pe4ypQ%40mail.gmail.com.

Reply via email to