- Increase keycloak-admin-client to v25.0.6 (KEYCLOAK-24)
- JIT AuthUser creation in POST /authn/update (MODLOGINKC-34)
- Post request to /authn/login-with-expirity return 400 when keycloak return 401 (MODLOGINKC-35)
- JIT AuthUser creation in POST /authn/credentials (MODLOGINKC-17)
- Support cross tenant token refreshing (EUREKA-255)
- Implement stub for authtoken and authtoken2 interfaces (MODLOGINKC-27)
- Add kafka producer for sending logout events (MODLOGINKC-19)
- Upgrade keycloak to v25.0.1 (KEYCLOAK-11)
- Handle cookie invalidation in filter and response advice (MODLOGINKC-23)
- Invalidate cookies upon failed token exchange (MODLOGINKC-23)
- Pack application to Docker Image and push it to ECR (RANCHER-1515)
- Apply OkHttpClient creation and build SslContext from app-poc-tools lib with support of keystore custom type and public trusted certs (APPPOCTOOL-20)
- Update dependencies
- Added HTTPS access to Keycloak (MODLOGINKC-12)
- Provide an expired cookie header upon logout (MODLOGINKC-15).
- Changed refresh token cookie path (MODLOGINKC-10).