can you provide the documentation for password and code flow both.
ABP uses the standard OAuth 2.0, see https://en.wikipedia.org/wiki/OAuth
i can sure this is a problem with jemeter. See https://stackoverflow.com/questions/60385233/unable-to-get-access-token-in-jmeter
Hi,
sorry, i don't know jemeter much, you can try use password
flow instead of code
flow
Is there a setting that I can use to tell what is happening at these delay points? Also, I would like to share the full log with you for the connect/token POST so that you can see the full context but am not sure the protocol for sharing log files with the support team. We really need to figure out what is causing the delay of the connect/token process when running in AKS.
okay, you can email me.
shiwei.liang@volosoft.com
Could we get an extension of the 30 days money back while we explore this?
you can send an email to marketing@volosoft.com.
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
However, ** "/signin-oidc"** method exist in application after authenticated response redirected this endpoint
Could you please arrange a meeting at your earliest convenience? Your assistance in this matter would be greatly appreciated
I don't think a meeting will help.
please configure the /signin-oidc
callback path in the auth0, i will check it then