INFO: HTTP Support Only for Localhost Domain in 2024.06

Hi everyone,

please be aware of the following change in 2024.06, in case your project is affected when migrating.

UAA has dropped the HTTP support (for login protocol, you cannot login) with non-localhost domains.
We believe this change does not affect production environments for your projects, but this might affect your local development if you are using a non-localhost domain.
In that case, you must either run your A12 application (with UAA Component) with localhost for local development or you must enable HTTPS for any non-localhost domains.

Thank you!