Forum Discussion
APM Forms SSO V2 disable password save prompt
When using APM Forms SSO V2 (Client-Side JavaScript) I observe the the browser prompts to save the users password. However the password being submitted is the f5-sso-token marker that APM uses to perform password substitution as the request flows to the backend. This is obviously not the correct password that the browser should cache. Is there a way to indicate that this password should not be saved?
- Sgbjrn
Nimbostratus
Did you find a solution to this issue?
We ran into the same issue.
- Walter_Kacynski
Cirrostratus
Nope, this is still an issue.
- Sgbjrn
Nimbostratus
I created an Empty function after the login page, added a new branch with the filter "expr {[mcget -secure {session.logon.last.password}] == "f5-sso-token"}" and forwarded to a Message Box explaining the error, and how to update or delete the entry in the browsers, then forwarding to a Deny_Redirect back to the login page.
Dirty workaround, but prevents accounts being locked out and a few support calls.
- Sgbjrn
Nimbostratus
As a side note, I didn't manage to reproduce the issue in Firefox. So it seems like a bug with chromium browsers. (Edge/Chrome tested)
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