Forum Discussion
Letendart
Nimbostratus
Dec 09, 2015VPE logon page : how to set correctly USERNAME and DOMAIN prior to call the AD ...
Hello,
I do not find the variables to set in in entry of the VPE Active Directory auth server ...
I've tune a logon page with USERNAME set as [email protected]
Then, when AD auth server it c...
Letendart
Nimbostratus
Dec 10, 2015Merci Stanislas, it run perfectly with your last proposal, means :
when ACCESS_SESSION_STARTED {
set uri [ACCESS::session data get session.server.landinguri]
set username [URI::decode [URI::query $uri username]]
if {$username ne ""} {
ACCESS::session data set session.logon.last.samluser [getfield $username "@" 1]
}
}
I just had to adapt for my precises concerns. Thanks a lot for your help, I'm now more at ease with the irules, variabl assigns and contexts ... cu
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects