Thanks! That was the problem.

 

Von: cas-user@apereo.org [mailto:cas-user@apereo.org] Im Auftrag von Misagh 
Moayyed
Gesendet: Mittwoch, 7. November 2018 17:32
An: cas-user@apereo.org
Betreff: Re: [cas-user] embedded tomcat request params

 

Bad curl command. Try:

 

curl -k  
<https://localhost:8443/cas/p3/serviceValidate?service=abc'&'ticket=123> 
https://localhost:8443/cas/p3/serviceValidate?service=abc'&'ticket=123





Note the single-quotes around &.

 

--Misagh

 

  _____  

From: "Bergner, Arnold" < <mailto:arnold.berg...@hrz.tu-darmstadt.de> 
arnold.berg...@hrz.tu-darmstadt.de>
To:  <mailto:cas-user@apereo.org> cas-user@apereo.org
Sent: Wednesday, November 7, 2018 4:19:14 AM
Subject: [cas-user] embedded tomcat request params

Hi,

 

I’m trying to use CAS 6.0.0-RC4-SNAPSHOT, war-overlay, with embedded tomcat.

 

Accessing the serviceValidate (and any other) endpoints, CAS only registers the 
first request parameter (access log).

 

curl -k https://localhost:8443/cas/p3/serviceValidate?service=abc 
<https://localhost:8443/cas/p3/serviceValidate?service=abc&ticket=123> 
&ticket=123

 

response:

<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>

    <cas:authenticationFailure code="INVALID_REQUEST">service and ticket 
parameters are both required</cas:authenticationFailure>

</cas:serviceResponse>

 

access_log:

127.0.0.1 "GET /cas/p3/serviceValidate?service=abc HTTP/1.1" 200 (18878 ms)

 

Switching around yields removal of the “service” parameter.

 

I failed to configure the extended Access Log for more information, but I doubt 
there would be any.

 

Is anyone else experiencing this? Any hints?

 

Regards,

Arnold

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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 cas-user+unsubscr...@apereo.org <mailto:cas-user+unsubscr...@apereo.org> .
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/9b518faf4caf4f3a96d9290bc1077986%40hrz.tu-darmstadt.de
 
<https://groups.google.com/a/apereo.org/d/msgid/cas-user/9b518faf4caf4f3a96d9290bc1077986%40hrz.tu-darmstadt.de?utm_medium=email&utm_source=footer>
 .

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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 cas-user+unsubscr...@apereo.org <mailto:cas-user+unsubscr...@apereo.org> .
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/1412258237.15107936.1541608296774.JavaMail.zimbra%40unicon.net
 
<https://groups.google.com/a/apereo.org/d/msgid/cas-user/1412258237.15107936.1541608296774.JavaMail.zimbra%40unicon.net?utm_medium=email&utm_source=footer>
 .

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/8a3827d3cd5b465c8bec856f697c8151%40hrz.tu-darmstadt.de.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to