Hi all,
I have tested this morning the 1.17 rc3, same behavior:
- User is redirected to the SSO platform
- Authentification
- Redirected to Ost
- Redirected to landing page, and the user seems not to be connected
I've checked the attributes: everything seems good and well populated into the ost database.
When a delete the user from ost, and use the OAuth flow, it will be created again successfully.
In the system log, in debug mode, I see the "User login" event, but on the frontend part, the user seems not to be connected. Same behavior with Agent part, we are redirected to the landing page.
Your architecture:
- ost 1.17rc3
- Ubuntu 22.04
- Apache2
- MySQL 5.6
- URL Rewrite activated
- Keycloak as OAuth2 provider
I will wait for RC4 to check again 🙂