Forum Discussion
njseq
Jul 19, 2019Altostratus
APM SSO and SAP error no supported WWW-Authenticate header is found
Hello, We are using APM to publish SAP Portal Access resource and other Web apps in F5 BIG-IP VE. We configured SSO NTLMV1 for the VS Access Profile SAP application is not authenticating. It's giv...
njseq
Altostratus
Hi Niels,
It worked for this iRule (I changed it a bit).
when HTTP_REQUEST {
if { [HTTP::uri] contains "irj" } {
WEBSSO::select sso-basic
}
}
So it finds "irj" which is SAP Netweaver URL in Portal and applies the SSO HTTP Basic profile I've created.
The Access Profile is configured for NTLMV1 and all other web apps open through this SSO.
Thanks.
NS
Jul 22, 2019
Hi NS,
Good to hear it is working now.
Kind regards,
Niels
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