brunobritodev / JPProject.IdentityServer4.AdminUI

:wrench: ASP.NET Core 3 & Angular 8 Administration Panel for :revolving_hearts:IdentityServer4 and ASP.NET Core Identity
https://admin.jpproject.net/
MIT License
734 stars 216 forks source link

sessionCheckEventListener wrong origin http://localhost:4300 expected https://localhost:5000 event #469

Closed louiseJing closed 3 years ago

louiseJing commented 3 years ago

I Start the 'Jp.UI.SSO' and 'Jp.api.Management' and the clients http://localhost:4200,http://localhost:4300 in dev environment. Use google chrome. When I login and get /accounts/profile or 'authorize' cann't get the user profile. and coundn't get the user context. please find some one can give me support . `OAuthSuccessEvent {type: "user_profile_loaded", info: null}

  1. info: null
  2. type: "user_profile_loaded" proto: OAuthEvent` thanks.
Foxite commented 3 years ago

Did you ever fix this?

brunobritodev commented 3 years ago

If you are running the entire environment try SSO instead. It's working.