Ad Widget

Collapse

Zabbix SSO Authentication using Jasig CAS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • juham
    Junior Member
    • Nov 2013
    • 3

    #1

    Zabbix SSO Authentication using Jasig CAS

    Hi,

    We had need for SSO authentication to integrate Zabbix with our other portal "tools". So I decided to implement one. I made changes against zabbix version 2.2.2 and Jasig CAS was used for SSO.

    - User can now choose CAS auth type from Administration -> Authentication
    - CAS PHP library needs to be installed

    When user points to Zabbix login (index.php), it will be redirected to CAS Login and back to zabbix after successful authentication. Logout works too. Everything else is just like using zabbix with HTTP Authentication.

    For developers: If you are interested in about this I can send you patch and others too

    Br,

    Juha Moisio
    Last edited by juham; 24-07-2014, 18:35.
  • Toonces
    Junior Member
    • Apr 2014
    • 6

    #2
    Originally posted by juham
    Hi,

    We had need for SSO authentication to integrate Zabbix with our other portal "tools". So I decided to implement one. I made changes against zabbix version 2.2.2 and Jasig CAS was used for SSO.

    - User can now choose CAS auth type from Administration -> Authentication
    - CAS PHP library needs to be installed

    When user points to Zabbix login (index.php), it will be redirected to CAS Login and back to zabbix after successful authentication. Logout works too. Everything else is just like using zabbix with HTTP Authentication.

    For developers: If you are interested in about this I can send you patch and others too

    Br,

    Juha Moisio
    I would love to get the patch. We use CAS extensively.

    Thanks,

    Erik

    Comment

    • maxxer
      Member
      • Oct 2010
      • 80

      #3
      great. Can you publis the patches somewhere? thanks

      Comment

      • BDiE8VNy
        Senior Member
        • Apr 2010
        • 680

        #4
        Might be interesting as as well:
        Setup Cas authentication for Zabbix ui through mod_proxy

        Comment

        • pmj
          Junior Member
          • Aug 2015
          • 1

          #5
          Hi !
          I'd love to get the patch. Can you upload it ?

          Thanks

          PMJ

          Comment

          • anevigat
            Junior Member
            • Feb 2016
            • 1

            #6
            Hello! I would like to get the patch if possible.
            Could you send it to me? Where can I download it?

            Thank you very much!!
            Alex.

            Comment

            Working...