I would like to keep user shared between GrandNode and Other Software Application (Developed using .NET Core 3.1.1 only), I would like to perform SSO across the application.
the customer purchasing product should be using same username and password to access the other application which will authenticate either with IdentityServer4 or GrandNode directly.
Please advice.