Greetings,

I'm using Apereo/CAS 7.3.1 in Podman and I have a problem with templates of 
services + supportedProtocols. I defined a template in a file called 
"desativaCASV1.json" with the following content:

{
  "@class" : "org.apereo.cas.services.CasRegisteredService",
  "templateName" : "desativaCASV1",
  "supportedProtocols": [ "java.util.HashSet", ["CAS20", "CAS30"] ]
}

I'm using this template in a service without supportedProtocols object and 
with templateName: "desativaCASV1". When I access the actuator of 
registeredServices, the definition is there, but the service can still 
validate a ticket through CAS V1.0.


Can anyone help me understand why it's allowing CAS V1.0? 

Beforehand, I'm assure you that I inserted the scripting dependency and 
configured the directory of templates with 
file:/path/to/directory/in/container. We can notice that since the 
registeredServices actuator shows the definition correctly.


Respectfully,
Thiago

-- 
- Website: https://apereo.github.io/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 [email protected].
To view this discussion visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/e6fe3332-4fce-47b3-935f-7de7d33c2a78n%40apereo.org.

Reply via email to