Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maliming"

yes!

The JWT itself contains authentication information, and cannot be logged out unless it expires. Of course, you can set the blacklist to block the jwt token.

Is your token JWT or IdentityServer?

Take a look at your application's log file. There may be information inside.

you can refer:[https://aspnetzero.com/Documents/Road-Map])

I mean there is a security problem with "never expire".

ABP ZERO built-in JWT and IdentityServer provide Token-based functionality. You can view related documentation.

I am glad that you solved the problem. 666

After publishing to IIS, the configuration information of the website will be used under the appsettings.production.json file. Do you see if the connection string is incorrect under this file?

发布到IIS后,网站的配置信息就会使用appsettings.production.json这个文件下的.你看看是不是连接字符串在这个文件下没有修改?

The post did not see the attached log file you sent.

However, I guess it may be that the IIS application pool user does not have permission to connect to the database when Trusted_Connection=True

Note that currently only Facebook and Google authentication is implemented for Angular2 application. Microsoft and Twitter logins are on the road map.

Showing 2921 to 2930 of 2998 entries