ClearPass Recipes

 View Only

Fortinet Forti Authenticator

By ani posted Sep 24, 2014 02:25 PM

  

Leverage ClearPass authentication events to update the Single Sign-On process on the Fortinet appliance so all ClearPass authenticated users are automatically authenticated on the upstream firewall. Essentially creating the username to IP address binding on the firewall based on the ClearPass authentication event

AH contributor: cam

Specifications

 

Administration -> External Servers -> Endpoint Context Servers

Select Server Type

Generic HTTP

Server Name

<Your integration name>

On-Premise based URL

https://192.168.0.122

Username

<Your username>

Password

<Your password> 

Administration -> Dictionaries -> Context Server Actions

Action Tab

Server Type

Generic HTTP

Server Name

<Select your integration name>

Action Name

<Describe the action>

HTTP Method

POST

URL

/api/v1/ssoauth/

Header Tab

Header Name/Header Value

Content-type=application/json

Content Tab

Content-Type

JSON

Content

{"event":"1","username":"%{Authentication:Username}","user_ip":"Connection:Client-IP-Address"}

Tips & Tricks

This integration assumes that the authentication request in ClearPass is based on a Layer 3 authentication method such as Guest Captive Portal. This is required to ensure the IP address of the end user device is known at the time of authentication. Layer 2 methods such as 802.1x or MAC authentication wont have the required IP address details at the time of authentication.
2 comments
12 views

Permalink

Comments

Aug 13, 2018 09:12 AM

This integration works only with FortiAuthenticator, but you can use RSSO on Fortigate. Check this (Page 25) - https://support.arubanetworks.com/Documentation/tabid/77/DMXModule/512/Command/Core_Download/Default.aspx?EntryId=18160

 

Regards

Piotr Filip

Aug 13, 2018 09:07 AM

Hi,
Is this compatible with Fortinet Fortigate? or only with authenticator?
I need know the IP address and username on Fortigate of users that logon on wired and wireless NAC.

 

Thanks

Regards