<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00006rs1jKCAQOkta Classic EngineOkta Integration NetworkAnswered2025-12-14T09:00:56.000Z2021-03-11T09:55:58.000Z2021-08-17T04:02:11.000Z

SathishK.23283 (Customer) asked a question.

OPP - Could not able to test

I have installed the OPP Agent and downloaded the example server sdk and then 

 performed the below steps,

 

1. locate the /lib/scim-server-sdk jar file from the SDK root directory

2. Install it locally: mvn install:install-file -Dfile=../lib/scim-server-sdk-01.03.02.jar -DgroupId=com.okta.scim.sdk -DartifactId=scim-server-sdk -Dpackaging=jar -Dversion=01.03.02

3. Build the example: mvn package

4. Take the target/scim-server-example-*.war and copy it to your Tomcat directory and run it.

5. You can now use the tester to run methods against this example SCIM connector.

 

When am trying to test, am getting the following error, 

 

C:\Program Files\Java\jdk1.8.0_271\jre\bin>java -jar "C:\Users\serviceadmin\Downloads\Okta-Provisioning-Connector-SDK-01.03.02\tester\scim-sdk-tests.jar" -url http://localhost:8080 -method getImplementedUserManagementCapabilities

[ 11-03-2021 15:18:14.872 ] [ main ] [ScimClientImpl] [INFO] - making GET request to http://localhost:8080/ServiceProviderConfigs

[ 11-03-2021 15:18:15.022 ] [ main ] [ScimClientImpl] [WARN] - error status of 404 received from http://localhost:8080/ServiceProviderConfigs

[ 11-03-2021 15:18:15.030 ] [ main ] [TesterRuntime] [ERROR] - null

 

 

Any idea on this ?

 


  • isthatDinu (Okta, Inc.)

    Hi Satish

     

    This is Marius with Okta support. I would advise opening up a support ticket with us so we can investigate this more thoroughly.

     

    Cheers,

    Marius Dinu

    Okta T2 Support Engineer

     

     

     

    Expand Post
  • jyleu (jyleu)

    Hi,

    I am getting exact same issue and same error, Can you please suggest what was the fix for this issue?

     

    Regards,

    Manohar

This question is closed.
Loading
OPP - Could not able to test