Step 5. Contact OneLogin Support to Publish Your App
Once you have your test SCIM app and JSON user schema defined and tested, contact OneLogin at scim-support@onelogin.com to refine and add your app to our OneLogin App Catalog.
We will work to turn your test app and schema into a SCIM-ready app in our catalog. This may include converting appropriate $user
and custom fields into parameter directives to ensure that customers can easily map values from their user directory into your application.
Once published, your app will be available to customers via our App Catalog. When a OneLogin customer chooses to use your app, they can use easily provision users to your app using SCIM.
Best Practices
-
Select the Allow external assuming option for your account. This allows OneLogin’s support staff to assume a user in your account, which can be very useful when we work with you to troubleshoot any configuration issues that may arise. For more info, see Assuming Users.
-
More to come…
Have a Question?

Have a how-to question? Seeing a weird error? Ask us about it on StackOverflow.

Found a bug? Submit a support ticket.

Have a product idea or request? Share it with us in our Ideas Portal.
StackOverflow discussions about "scim"
-
Q: Okta SCIM Deprovisioning via PUT method?
Asked Apr 11 2017Our backend server doesn't support HTTP PATCH method (only PUT). As the result we cannot properly Unassign User from SCIM app.When I try Unassign User, Okta SCIM seems make PATCH request (not...
-
Q: SCIM (System for Cross-domain Identity Management) library for C#
Asked May 05 2013The SCIM standard was created to simplify user management in the cloud by defining a schema for representing users and groups and a REST API for all the necessary CRUD operations.It is intended to...
-
Q: AzureAD SCIM integration not sending DELETE requests
Asked Mar 14 2017I implemented SCIM API and integrated with Azure.When I delete a user in AzureAD it does not send DELETE requests. I tried deleting from the application as well as from the directory.Get...
-
Q: Does ADFS server supports scim protocol
Asked Jul 14 2014Does current Microsoft ADFS 2.0 server (or new ADFS 3.0 RTM ) support SCIM provisioning protocol ? If not which one provisioning protocol is planned SPML maybe ?
-
Q: PATCH request for SCIM 2.0
Asked Feb 06 2017We are sending PATCH request to a server in SCIM specification.As per the SCIM specifications, the request should contain following attributes in PATCH request. oppathvalueSo if we are changing...

Loading...