Hello All,

 

Good morning !  I’m working on a POC to use CAS with our application . So 
far the POC is going good and I could see that CAS matching all our 
requirements . We are using mongo database with our application , so would 
like to continue the same databased with CAS too , but while loading CAS 
Service registry from the mongo db. , I’m facing an issue. I think the 
mongo db document with service information is wrong , I couldn’t find 
proper document information anywhere , hence I was using same as json 
service registry document . Please help me with the proper document to read 
service registry from mongo db.

 

here is the mongo db document entry I was using 

 

{

    "@class" : "org.apereo.cas.services.RegexRegisteredService",

    "serviceId" : "^http://localhost:6441/cas-management";,

    "name" : "CAS App",

    "description": "This is to manage CAS ",

    "id" : 19991,

    "evaluationOrder" : 1

}

 

 

Please help . Early response would be appreciated J 

 

Regards,
Vivekanand.  .

-- 
- 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/c8d6cf0b-1435-439a-9fb9-01bc8db818e2%40apereo.org.

Reply via email to