# Citrix services

### Setting up HES for Citrix ADC

{% embed url="<https://youtu.be/MvdiTsUKK4Q>" %}

### Configuring SAML for Citrix StoreFront

### Setting **Citrix StoreFront**

#### **Step 1**

In right sidebar *Store Services > Manage Authentication Methods.*

#### Step 2

In *Manage Authentication Methods* window check SAML Authentication.

#### Step 3

Click *Settings > Identity Provider*:

* Select **SAML Binding** - Redirect
* Add **Address** - \<HES address>/saml/login
* Import **Signing Certificate**, downloaded from IdP (HES)

#### Step 4

Click *Settings > Service Provider*:

* Export **Signing Certificate**
* Copy **Service Provider Identifier** value

### Setting **HES**

1. Go to Settings -> Parameters -> SAML section
2. Click Add Service Provider button
   * Issuer - **Service Provider Identifier** from Citrix StoreFront <http://citrix.lab.hideez.com/Citrix/Authentication>
   * Assertion Consumer Service - **AssertionConsumerService** from Citrix StoreFront <https://citrix.lab.hideez.com/Citrix/Authentication/SamlForms/AssertionConsumerService>
   * Public x509 Certificate - **Signing Certificate** from Citrix StoreFront
   * NameID Format - **Email**
   * NameID Value - **Email**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://enterprise.hideez.com/hideez-server-integration/saml-integration/citrix-services.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
