Known issues and limitations
The following are known issues or limitations for the Apache Linux Integration Kit.
Known issues
-
URL encoding in the
PingFederateFilterandPingFederateFilterAnonymousisn’t supported. -
In some configurations, Apache fails to load the module with the following being the last log entry:
Deobfuscating password for the password-based keys generation.To overcome this issue, ensure the agent module is loaded immediately after the authz-related modules.
Known limitations
-
Satisfy Allisn’t supported when used in conjunction with theAllowdirective for access control. -
RequireAllisn’t supported. -
The
PingFederateFilterdoesn’t support:-
URL encoded characters or non-ASCII characters.
-
Query strings
-
-
The PingFederate Apache agent relies on path comparison to protect resources. Other modules in Apache such as
mod_spelingandmod_rewritecan affect the way the PingFederate Apache agent evaluates resources. -
To support fragment preservation, the # symbol in URL fragment must be URL encoded.