View all questions & answers for the F5 BIG-IP APM Specialist (304) Exam Materials exam


F5 BIG-IP APM Specialist (304) Exam Materials-Question 27 Discussion

An APM Specialist must concatenate the username and a custom domain name within a new variable to make a Single Sign-On configuration work. The APM Specialist must save the new variable in UPN format. Which expression should the APM Specialist configure in a variable assign to meet this requirement? (Choose one answer)

  • A. return "[mcget {session.logon last username}]@example.com"
  • B. expr "[mcget {session.logon.last.username}]@example.com"
  • C. mcget {session logon last [email protected]}
  • D. return{session logon last [email protected]}
Correct Answer: C

Brave-Dump Clients Votes

B 100%

Comments



Anonymous User 2026-03-31 16:14:02

Selected Answers: B


i think B , beacuse you will need to the expr in the advanced tab to get session variable value and add the domain afterwards