Difference between revisions of "Adaxes"

From Hornbill
Jump to navigation Jump to search
(Replaced content with "This document can now be found at its new location in the [https://docs.hornbill.com/ibridge-packages/welcome Hornbill Document Library]. file:hornbill-document-lib...")
Tag: Replaced
Line 1: Line 1:
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
+
This document can now be found at its new location in the [https://docs.hornbill.com/ibridge-packages/welcome Hornbill Document Library].
__NOTOC__[[Main Page|Home]] > [[Integration]] > [[Business Process Automation & Orchestration]] > [[Hornbill iBridge]] > Adaxes
 
</div>
 
{|style="width: 100%"
 
|- valign="top"
 
|style="width:73%"|
 
[[File:adaxes_logo.png|300px|link=]]
 
<br>
 
==Introduction==
 
Adaxes is a management and automation solution that provides enhanced administration experience to Active Directory.
 
  
'''Adaxes''' is a [[Hornbill_iBridge#Premium_Integrations|Premium Integration]] [[File:Green_Dollar.png|12px|link=https://wiki.hornbill.com/index.php/Hornbill_iBridge#Premium_Integrations|Premium Integration]]
+
    [[file:hornbill-document-library.png|Hornbill Cloud|link=https://docs.hornbill.com/ibridge-packages/welcome]]
|style="width:5%"|
 
|
 
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
 
 
 
== Related Articles ==
 
:* [[Hornbill iBridge]]
 
:* [[Hornbill_KeySafe|KeySafe]]
 
:* [[Integration Call]]
 
:* [[Business_Process_Designer|Business Process Designer]]
 
|}
 
==KeySafe Configuration==
 
[[File:adaxes_keysafe.jpg|300px|right]]
 
In order to integrate with Adaxes, you will first need to configure, and securely store the authentication credentials for the Adaxes/Active Directory Account/s you want to use with the Hornbill App.
 
 
 
Configure your '''Adaxes''' account authentication in '''[[Hornbill_KeySafe|KeySafe]]''' in order to use the FreshBooks options.
 
 
 
In the admin console > System > Security > KeySafe
 
 
 
* Select on '''+''' and select '''HTTP Basic Authentication (Username + Password)'''
 
* Give the KeySafe a Title (this is the name/identifier for the Adaxes/AD account as you will see it when using the Integration Call node in your business process)
 
* Optionally add a description
 
* Add the Username (including optional domain name)
 
* Add the password for the above Username
 
* Add the Adaxes server address & endpoint in the API Endpoint field
 
* Click Save Changes
 
 
 
IMPORTANT - as Adaxes is an on-premise tool, and not in the cloud, the following rules should be adhered to:
 
* The Adaxes SPML endpoint will need configuring in IIS to support Basic Authentication;
 
* Traffic to/from the Adaxes SPML endpoint will need to be over SSL - so as to not send Basic auth details without encryption;
 
* You will need to configure your firewall to allow traffic over port 443 from the iBridge IP address (87.117.243.10) to the externally-facing IP address of your Adaxes web server.
 
 
 
'''Managing Adaxes Configurations'''
 
 
 
* Use KeySafe to create, store and enable integrations with multiple Adaxes accounts for use in your business processes
 
 
 
==Business Process==
 
 
 
===Options (Methods)===
 
Once you have your Adaxes Account Authorised, you're all set to use it with the '''[[Integration Call]]''' in your business processes. The following options are now available for you to use with Adaxes:
 
 
 
* Users
 
** Create - creates a user in Active Directory
 
** Delete - deletes a user from Active Directory
 
** Get - Retrieves a users attributes from Active Directory
 
** Is Account Enabled - checks if an account is enabled
 
** Password - Expire - sets a users account password as expired
 
** Password - Set - resets a users password
 
** Resume - enables a users Active Directory account
 
** Suspend - disables a users Active Directory account
 
** Update - updates the attributes if an Active Directory user
 
 
 
Read more about using the '''[[Integration Call]]''' from the Related Articles section, and learn how to work with input and out parameters for each of the Adaxes options.
 
 
 
[[Category:Integration]]
 

Revision as of 18:17, 18 January 2024

This document can now be found at its new location in the Hornbill Document Library.

   Hornbill Cloud