Forum Discussion
Add UPN to existing policy
- Jul 21, 2022
As Stanislas_Piro2 has pointed out in several threads...
- Add LDAP/AD query to get samAccountName
- Added a Variable Assign session.logon.last.username = expr { "[mcget {session.ldap.last.attr.sAMAccountName}]" }
(I've never been able to get SSO-Credential Mapping to change the username to sAMAccountName)From here APM will work with the samAccountName, just do AD Auth whatever else you need.
Then I need to change the username back to UPN for the application.
As Stanislas_Piro2 has pointed out in several threads...
- Add LDAP/AD query to get samAccountName
- Added a Variable Assign session.logon.last.username = expr { "[mcget {session.ldap.last.attr.sAMAccountName}]" }
(I've never been able to get SSO-Credential Mapping to change the username to sAMAccountName)
From here APM will work with the samAccountName, just do AD Auth whatever else you need.
Then I need to change the username back to UPN for the application.
Recent Discussions
Related Content
* 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