Skip to main content
joerfrada
New Member
November 4, 2021
Question

Implement FortiAuthenticator SAML 2.0 Laravel PHP 8.0

  • November 4, 2021
  • 1 reply
  • 5806 views

Hi,

 

I'm developer. I need his help how to implement FortiAuthenticator SAML 2.0 with Laravel PHP. I tried, but nothing.

[ul]
  • How to redirect the url home page website after logged and get username logged.[/ul]

    I don't know. I searched everyone. Nothing.

    • 1 reply

      xsilver_FTNT
      Staff
      Staff
      November 5, 2021

      Sorry but it's completely unclear to me what is the role of FortiAuthenticator (FAC in short) in here.

      First, is FAC being used as IdP OR SP ?

      joerfrada
      joerfradaAuthor
      New Member
      November 5, 2021

      Hi, Tom xSilver.

       

      This is Saml 2.0 IdP.

      xsilver_FTNT
      Staff
      Staff
      November 8, 2021

      OK, so FortiAuthenticator (FAC in short) is supposed to be IdP (Identity Provider).

      Then FAC / Authentication / SAML IdP / General defines address where FAC will listen and against which realms it will authenticate users coming directly or through/from configured SP (Service Providers).

      Those are defined in .. SAML IdP / Service providers section.

      Defining SP will gives you URLs and for cross-config on your actual SP point. And later to import SPs' metadata back to FAC.

       

      More on config and workflow :

      https://docs.fortinet.com/document/fortiauthenticator/6.4.0/administration-guide/817031/saml-idp

      More on various SAML configurations:

      https://docs.fortinet.com/document/fortiauthenticator/6.4.0/cookbook/362779/saml-authentication

       

      In case you would need to modify messages showed by FAC, there are Replacement Messages directly in SAML IdP section

      https://<your-FAC-IP>/admin/customviews/samlidptemplate/editor/

       

      Note that SAML section in FAC ? Authentication / Remote Auth. Servers  is for FAC as SP, not IdP.