# AssetSonar

#### AssetSonar Configuration

* Log into your AssetSonar admin session, go to Add Ons and then to the SAML Integration tab

* Click on Enable and fill the following fields:
  * Identity Provider URL

  ```exp
  https://mydomain.trustelem.com/app/33XXXX
  ```

  * Identity Provider Certificate

  ```exp
  $cert = "MIIDXXX...XXXNTYw=="
  ```

  * Identity Provider Certificate

  ```exp
  https://mydomain.trustelem.com/app/33XXXX/metadata
  ```
  
  * Login Button Text

  ```exp
  Trustelem
  ```

  * Clock Drift (seconds)

  ```exp
  0
  ```

  * First Name

  ```exp
  firstname
  ```

  * Last Name

  ```exp
  lastname
  ```

  * Email

  ```exp
  email
  ```

* By checking Only authenticate members that are already added to your AssetSonar account you don't allow the creation of AssetSonar accounts when new users login for the first time

#### Trustelem Configuration

* On Trustelem, write your **AssetSonar company name** in the corresponding field. Its value can be found in your AssetSonar url : `https://[company-name].assetsonar.com//`