https://apereo.github.io/cas/6.0.x/services/JSON-Service-Management.html
So the page told me a JSON Service is like:
>
> 1
> 2
> 3
> 4
> 5
> 6
> 7
>
> {
> "@class" : "org.apereo.cas.services.RegexRegisteredService",
> "serviceId" : "testId",
> "name" : "testJsonFile",
> "id" : 103935657744185,
> "evaluationOrder" : 10}
>
> And then what? Where do I put this (JSON fileName = serviceName + "-" +
serviceNumericId + ".json") file? Where is this "configured directory
location" ? Where do I configure it, what is the name and value format of
this config item?
I'm running CAS using cas-overlay-template on a CentOS7 machine.
Currently I'm aware of two path of interest: "/etc/cas",
"......./cas-overlay-template"
I've been trying to add a OpenId Connect client and LDAP to set up a SSO
app for days.
The docs are well written, but they are overwhelming for a newbee digging
into CAS.
--
- 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/4eb167a1-1175-489c-813b-65cb0847c5bc%40apereo.org.