Hanzo
PlatformHanzo IAMConnecting to IAMSAML

Appgate (SAML POST)

Use Hanzo IAM as SAML IdP for Appgate SDP (POST SAMLResponse).

Appgate accepts SAMLResponse via POST. This guide applies when using Hanzo IAM as the SAML IdP for Appgate (and for other SPs that support POST).

Hanzo IAM configuration

Create or edit the application in Hanzo IAM and set:

SettingValue
Redirect URLUnique identifier (Audience/Entity ID in the SP). Use the value from the table below.
Reply URLACS URL that receives and verifies the SAML response.
Use caseRedirect URLSAML Reply URL
Administrator authAppGatehttps://mycontroller.your-site-url.com/admin/saml
User authAppGate Clienthttps://redirectserver.your-site-url.com/saml

Entity ID Reply URL

Download the SAML metadata (copy the metadata URL and open it in a browser to save the XML).

metadata

Add SAML IdP in Appgate

  1. In AppGate SDP ConsoleSystemIdentity Providers, create a new provider and choose SAML.
  2. Set Name (e.g. "Hanzo IAM SAML Admin"). For Single Sign-on URL, Issuer, and Public Certificate, upload the metadata file so they are filled automatically.
  3. Set Audience to the Redirect URL you configured in Hanzo IAM.

Upload the metadata via Choose a file to autocomplete Single Sign-On URL, Issuer, and Public Certificate.

Map attributes

Map the Name attribute to username.

map_attribute

Test

  1. Log out of the AppGate admin UI.
  2. Sign in with Identity Provider set to your Hanzo IAM IdP and Sign in with browser.
  3. A message like "You don't have any administration rights" indicates the IdP authenticated the user; adjust Appgate roles/policies as needed.

Access policy

Update the Builtin Administrator Policy (or equivalent) so administrators can sign in via the SAML IdP.

appgate_policy.png

How is this guide?

Last updated on

On this page