Skip to Content.
Sympa Menu

grouper-users - [grouper-users] ws-scim

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] ws-scim


Chronological Thread 
  • From: Bryan Wooten <>
  • To: "" <>
  • Subject: [grouper-users] ws-scim
  • Date: Wed, 6 Jun 2018 15:45:29 +0000
  • Accept-language: en-US
  • Ironport-phdr: 9a23:RRWYbRQxgMdUv6bSPO1ngtc3Edpsv+yvbD5Q0YIujvd0So/mwa6yZBKN2/xhgRfzUJnB7Loc0qyK6/2mATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfbN/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/mHJhMJtkKJVrhGvpx1jzIHbe4yVLuZyc6fHcN8GWWZNQMBcXDFBDIOmaIsPCvIMMPtCr4j9vVQOqwa1CgmrBOPo1j9HmHn21rA93us6CwHH3BYvH9QUvHXaq9X1M7sSXv6zzKTT0DXDc+lZ2Tfn5IfWbx8hvOiBULRtesTS0UkiDx7Jg1WQpID/Oz6Y1P4Bv3WU4udvT+6ihHArpxlsrjWvxsogkJTFip4Ixlze6yl0wJs5KcelREN6ZdOoCIZcuiCeOodsXM8vQ25ltDw6x7EcvZO2eC4Hw4k9yRHFcfyIaY2I7wrjVOmPJTd4g2poeLOnhxa180Ws0PHzWdWu3FZXsipKiNnMumoT2BPO98iLUvp9/kG/1jaTzw3f9+FJLEAumaffKZMt2KM8m5UcvEjZESL6hl36jKqMeUUl/uio5f7nYrLjppKELIB0kAH/Pb4omsClD+U4NQ8OX3SF9uS6z7Dj4FH5T69KjvEsjKbWrY3aKdwBpqGlGw9Vzpoj6xGnAjepytQYmmQHLEpbdxKdloTpJkrOL+7iDfekmFmslDZrx+vaPr36HJnBNHnDkLH9fblj8U5czhQ8zcxB655OFL4OPe/zCQfNs4mSAQU+LhS52aP6E9hnzasfX36CGKmULPmUvFOVrKp7LPOLeZcYonPgMPU//Nbvi2M0g1kQYfPv0JcKPiOWBPNjdm+DcHPqyugGFnsHuEJqRvb7gVvETjlUe3u0d78g7zF9BY67W9SQDruxiaCMiX/oVqZdYXpLXwiB

All,

 

We are trying to get ws-scim up and but have run into a road block.

 

This call

/grouper-ws-scim/Schemas returns successfully

 

However this call fails: /grouper-ws-scim/Groups/systemName:ref:mygroup

{"detail":"Something went wrong. Please try again later.","status":"500","schemas":["urn:ietf:params:scim:api:messages:2.0:Error"]}

 

Now some of the examples show a /v2/ in the path, so I tried: /grouper-ws-scim/v2/Groups/systemName:ref:mygroup

 

But that resulted in a 500 error:

 

javax.servlet.ServletException: Filter execution threw an exception
        edu.psu.swe.scim.server.filter.ApiOriginFilter.doFilter(ApiOriginFilter.java:21)

root cause

java.lang.NoClassDefFoundError: Could not initialize class edu.internet2.middleware.grouper.subj.CachingResolver
 
I can’t figure out what I need to set in log4j.properties to capture additional information.
 
Also all logging seems to be going to catalina.out, there is not a separate directory for ws-scim logs like there is for the UI and the regular WS.
 
 
Any tips or tricks appreciated.
 
Thanks,

 

 

 

Identity & Access Management_combined centered

 

Bryan Wooten

 

 

 




Archive powered by MHonArc 2.6.19.

Top of Page