# Automox

#### Automox Configuration

* Log into your Automox admin session, go to Settings and then go to the Security tab

* On the SAML option, click on Enable and fill the following fields:

  * Entity ID

  ```exp
  https://mydomain.trustelem.com/app/33XXXX
  ```

  * x509

  ```exp
  $cert = "MIIDXXX...XXXNTYw=="
  ```

  * Login URL

  ```exp
  https://mydomain.trustelem.com/app/33XXXX/sso
  ```
  
  * Logout URL

  ```exp
  https://mydomain.trustelem.com/app/33XXXX/on_logout
  ```

* By checking (Optional) Provision New users you allow the creation of a new Automox account when a user login through SSO for the first time

#### Trustelem Configuration

* On Automox, copy the link given in Automox ACS URL and paste it in the corresponding field on Trustelem