Forum Discussion

JWhitesPro_1928's avatar
JWhitesPro_1928
Icon for Cirrostratus rankCirrostratus
Apr 15, 2015

manually set sso credential mapping?

Is it possible to manually set the sso credential mapping to a specific account?

 

I'm trying to get the F5 to log into a backend webserver as a different account than what the user logged into the frontend as...I'm not really sure how to do it so I was going to try kerberos delegation but I can't figure out how to change the session variable.

 

6 Replies

  • kunjan's avatar
    kunjan
    Icon for Nimbostratus rankNimbostratus

    In the VPE, using "Variable Assign" agent set session.logon.last.username with the user account. And before SSO credential mapping.

     

    • JWhitesPro_1928's avatar
      JWhitesPro_1928
      Icon for Cirrostratus rankCirrostratus
      That is the track I was on, not sure if there is some special command in the set variable that I need to put or if it is as simple as just typing the username. Does anyone Know what format the username needs to be? User User@domain Domain\user
    • kunjan's avatar
      kunjan
      Icon for Nimbostratus rankNimbostratus
      If you are doing some test with hard coded user, return "user1"
  • In the VPE, using "Variable Assign" agent set session.logon.last.username with the user account. And before SSO credential mapping.

     

    • JWhitesPro_1928's avatar
      JWhitesPro_1928
      Icon for Cirrostratus rankCirrostratus
      That is the track I was on, not sure if there is some special command in the set variable that I need to put or if it is as simple as just typing the username. Does anyone Know what format the username needs to be? User User@domain Domain\user
    • kunjan_118660's avatar
      kunjan_118660
      Icon for Cumulonimbus rankCumulonimbus
      If you are doing some test with hard coded user, return "user1"