Hi,
okay, we will
First move OIDCController from HttpApi.Host to Authserver
then remove CallbackPath from appsettings and the AddOpenIdConnect method.
remove Authorize from OIDCController
Use api/oidc/login method instead of authorize.
Update your logo href link to <AuthServerURL>api/oidc/login
HI,
i guess the HTTP request haven't finished yet
Hi,
i mean change the AuthServer logger level
okay,
if you get any else problem please let me know
we updated the document
https://github.com/abpframework/abp/pull/20704