Need Help? We are right here!
Thanks for your Enquiry. Our team will soon reach out to you.
If you don't hear from us within 24 hours, please feel free to send a follow-up email to info@xecurify.com
Search Results:
×You can manage the roles and permissions of the external application from the miniOrange dashboard. In the custom provisioning application, roles can be created, updated, deleted, assigned/unassigned with permissions, and assigned/unassigned to users.
Configure the Custom Provisioning application and integrate your external application APIs. Refer to the guide to add the Custom Provisioning application.
This guide will help you configure APIs related to managing Roles and Permissions of the external application.
miniOrange offers free help through a consultation call with our System Engineers to Install or Setup ADFS SSO solution in your environment with 30-day free trial.
For this, you need to just send us an email at idpsupport@xecurify.com to book a slot and we'll help you in no time.
Please refer to this guide: How to add a Custom Provisioning App to configure a custom provisioning application in miniOrange.
This API will be used to import the existing roles on the external application.







This API will be used to import the allowed permissions on the external application, which can be added to the roles, deciding the access level of the user in the application.







This API will be used to import the roles and permissions assignments to determine which permissions exist under a particular role.







In the custom provisioning application, navigate to the miniOrange to External app tab.
This API will be used when you create a role in the Roles and Permissions section.






This API will be used when you update a role in the Roles and Permissions section.






This API will be used when you delete a role in the Roles and Permissions section.





This API will be used when you assign permissions to a role during role configuration in the Roles and Permissions section.







This API will be used when you assign a group to a role during role configuration in the Roles and Permissions section. Users in the assigned group will be assigned to the role in the external application. This API is also triggered when you assign a user to a group in the Groups >> Manage Groups.


If the API demands a role ID in the endpoint itself, make the endpoint as follows.





This API will be used when you unassign a group from a role during the update role in the Roles and Permissions section. Users in that group will be unassigned from the role in the external application. This API is also triggered when you unassign a user from a group in the Groups >> Manage Groups.


If the API demands a role ID in the endpoint itself, make the endpoint as follows.




