Forum Discussion

Gordon_Widera_1's avatar
Gordon_Widera_1
Icon for Nimbostratus rankNimbostratus
Dec 07, 2006

Redirect based on OU in Certificate

I need to create an iRule that redirects incomming traffic based on the "OU" on the users certificate. Any suggestions on how to get started would be greatly appreacated.

 

 

 

Thanks

 

 

Gordon
  • I have found Solution ID: SOL1910

     

     

    "Configuring the SSL proxy to insert client certificate information into an HTTP header"

     

     

    Can I write an iRule to filter on the OU in the URL to send that users connection to a specific server?

     

     

    Thanks

     

     

    Gordon

     

  • Martin_Machacek's avatar
    Martin_Machacek
    Historic F5 Account
    Yes you can. The certificate info is inserted into the request before iRules are evaluated. You can match it in a rule as any other HTTP header.