Forum Discussion

michael_61082's avatar
michael_61082
Icon for Nimbostratus rankNimbostratus
Aug 06, 2012

iRule for html form / cookie auth for NTLM?

Is it possible to have an iRule that will create an NTLM authorization header?

 

 

I currently have a custom HTML form that sets a cookie (base64 username/password - lightly salted). The iRule takes that and set the Authorization header.

 

 

I'd love to be able to set an NTLM Authorization header instead - removing the need for Basic Authentication..

 

 

Is anyone using an iRule to create an SSO / html form experience for NTLM?

 

 

Thanks!

 

  • Richard__Harlan's avatar
    Richard__Harlan
    Historic F5 Account
    APM/ACA can do this for you. As far as I know there is no built in way to do this with iRules. Not saying it can not be done you will just have to write it.