hi
I mean you can get access_token on OnTokenResponseReceived
instead of OnTokenValidated
https://support.abp.io/QA/Questions/4799#answer-3a0a6184-5a12-c5bc-3538-2d7cba8ad485
Can you share a simple project with me? include your AddOpenIdConnect
configuration and test user & password.
liming.ma@volosoft.com
I will try the OnTokenResponseReceived
We have a sample.
https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver
https://github.com/abpframework/abp-samples/blob/master/DomainTenantResolver/MVC-TIERED/src/Acme.BookStore.IdentityServer/BookStoreIdentityServerModule.cs#L55-L61
hi
You can reproduce it then I will remote check it,
Please use the last solution in my email.
ok, I will check it asap.
How can I reproduce your problem on my computer?
Can you share a simple project? liming.ma@volosoft.com
hi
Please share a complete runnable project. I can't build it now.
I will confirm OnTokenValidated
again.