SCIM, or the System for Cross-domain Identity Management, is an open standard designed to manage user identity information. SCIM provides a pre-defined schema for representing users and groups, and a RESTful API to run CRUD operations on those user and group resources. The goal of SCIM is to securely automate the exchange of user identity data between your company's cloud applications and any service providers, such as enterprise SaaS applications.
# RabbitMQ
rabbitmq.host=localhost
rabbitmq.port=5672
rabbitmq.username=admin
rabbitmq.password=password
#keep this true if you want to use SSL/TLS connection for RabbitMQ
rabbitmq.usessl=false
#rabbitMQ host name
spring.rabbitmq.host=localhost
#Rabbit MQ port number
spring.rabbitmq.port=5672
#Keep this true if you want to use SSL/TLS connection for RabbitMQ
spring.rabbitmq.ssl.enabled=false
spring.rabbitmq.username=guest
spring.rabbitmq.password=guest
#database url for postgres in format jdbc:postgresql://{db server
host name}:{db server port}/{database name}
spring.datasource.url=jdbc:postgresql://localhost:5432/scim
#username of your database
spring.datasource.username=admin
#password of your database
spring.datasource.password=admin
You can request a trial version of the module and miniOrange offers 1 hour free help through a consultation call with our System Engineers to Install or Setup SCIM module for on-premise solution in your environment with 30 days trial. For this, you need to just send us an email at idpsupport@xecurify.com or Contact Us to book a slot and we'll help you setting it up in no time.
Need Help? We are right here!
Thanks for your inquiry.
If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com