try to update identity to 8.2.0 but failed
Can you share details?
hi
---> System.TypeLoadException: Method 'RemoveClaimFromAllUsersAsync' in type
Make sure you use the same version of abp and volo packages.
Btw what is your Leptonx package version?
It should be abp version - 5
eg: 8.2.0 - 5 = 3.2.0
hi
I will reply here if I have news.
hi
Can you remove the / from the end of the URL?
Change options.WildcardDomainsFormat.Add("http://{0}.localhost:4200/");
to options.WildcardDomainsFormat.Add("http://{0}.localhost:4200");
[10:55:12 DBG] Checking wildcard domain for url: http://test.localhost:4200
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/signin-oidc
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/signout-callback-oidc
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/authentication/login-callback
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:4200/
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/signin-oidc
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/signout-callback-oidc
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:44367/authentication/login-callback
[10:55:12 DBG] Checking wildcard domain format: http://{0}.localhost:4200/
[10:55:12 DBG] Wildcard domain not found for url: http://test.localhost:4200
[10:55:13 INF] Client validation failed because 'http://test.localhost:4200' was not a valid redirect_uri for GovernmentGpt_App.
hi
You mean before I sign in?
When "remember me" doesn't work.
hi
We will give away some personal licenses at community events.
https://community.abp.io/
hi
You can check the request cookies of GET / in not working case.