Release Notes¶
CEP 1.9.27 includes a new feature, enhancements, improves usability, and resolves some issues.
What’s New?¶
Health Checks¶
The CEP now provide a health check URL (/health) for monitoring. This URL can only be accessed by trusted clients. This URL can only be accessed by trusted clients. An additional /health/status URL allows untrusted clients to check the status of the latest health check result. More.
What Has Been Improved?¶
Policy Handling¶
Improved policy handling for OTP lengths. The CEP use the AA policy configuration to automatically detect the required length of an entered OTP and submits the authentication request automatically after the OTP has been entered by the user. This increases the speed of authentication by reducing an additional click.
Resolved Issues¶
Issues
- Fixed emergency password translations.
- Fixed authentication error after long idle time of the user on the login page.
- Fixed error handling of asynchronous OTP methods. (SMS_OTP:1 and VOICE_OTP:1)
- Fixed German translation message to skip push authentication.
- Fixed CEP_HIDDEN_METHODS parameter handling