skoruba/IdentityServer4.Admin

Not redirecting to client after registration

vpetkovic opened this issue · 0 comments

Question

I thought registration would behave the same or similar as sign in. I have Blazor WASM app that can sign in user just fine and goes back to app but registration always redirects locally back to sign in page - that's actually fine only if after signing in it redirects user back to the app instead of sts.

Is this by design or it's a bug or I have something bad configured? Any thoughts?