You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not possible to configure or disable the ClientCertificateBasedAuthenticationHandler through the deployment.toml file. Therefore, if there is a requirement to avoid using the ClientCertificateBasedAuthenticationHandler, you cannot change its priority or disable the configuration.
Suggested Improvement
The identity.xml.j2 file should be templated (such as mentioned below) to allow configuring the priority and enabling or disabling the ClientCertificateBasedAuthenticationHandler through the deployment.toml file.
Current Limitation
It is not possible to configure or disable the ClientCertificateBasedAuthenticationHandler through the deployment.toml file. Therefore, if there is a requirement to avoid using the ClientCertificateBasedAuthenticationHandler, you cannot change its priority or disable the configuration.
Suggested Improvement
The identity.xml.j2 file should be templated (such as mentioned below) to allow configuring the priority and enabling or disabling the ClientCertificateBasedAuthenticationHandler through the deployment.toml file.
Version
wso2is-5.9.0
The text was updated successfully, but these errors were encountered: