RC2 released.
hi
This issue will be fixed in RC2, Your questions credits refund.
hi
Please send an email to info@abp.io Thanks.
Your question credits refund.
hi
The linked user feature has already been implemented.
You can create a new template project to see.
hi
We will improve our document. Thanks
hi
but then where do I need to make my call and with which parameters?
https://identityserver4.readthedocs.io/en/latest/ https://identityserver4.readthedocs.io/en/latest/endpoints/token.html
Should I then migrate to v6.0-RC instead and use OpenIddict?
You can consider this after 6.0 is released. it's RC for now.
One more point, as not sure I understood well: will I be able to login externally (either IdentityServer or OpenIddict) with an existing ABP user I created through my Blazor server application?
Yes. https://docs.abp.io/en/commercial/latest/modules/account#social-external-logins https://docs.abp.io/en/commercial/latest/modules/account#install-a-new-external-login
hi
Bearer was not authenticated. Failure message: No SecurityTokenValidator available for token.
Can you share your authentication code of API ?
services.AddAuthentication(
hi
Just like in plain ASP NET Core. You can refer to Microsoft's documentation.
hi
This error will be fixed on RC2. I suggest you wait for a few RC versions.