Open Closed

Authentication issue using separate identity Server #899


User avatar
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 current result :

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:

2 Answer(s)
  • User Avatar
    0
    a_saighi created

    Hello everyone,

    So finaly we got the problem with the team,

    We had problem with certificat, the certificate does not correspond to the domain name.

  • User Avatar
    0
    alper created
    Support Team Director

    good to know ;)

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11