0
a_saighi created
Hello everyone,
We are facing an issue when attempting to authenticate though Identity Service 4.2. Note : we have a separate projects ( modules + identity server ) with Angular Client.
The currentUser data is null after successful authentication.
Reprodure the problem :
1 - Configuration OauthConfig in environment with :
2 - Login : redirection to identity Server UI ( commercial version ) 3 - Authentication ( user, password ) login. 4 - The network observation :
- ABP Framework version: v3.3.1
- UI type: Angular v 3.2.1
- DB provider: EF Core
- Tiered (MVC) or Identity Server Seperated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue: