Advanced Sessions Plugin

[quote=“KGB1st, post:2286, topic:30020”]

Is this plugin supporting the authentication system for steam? Or any method for checking the user autorization? It’s needed for dedicated server. In order to make sure that the player doesn’t generate an custom id or something else for the autorization bypass.

4.20 + of the engine is supposed to handle that now natively by using a special authentication packet handler that Epic added.

[QUOTE]
New: Steam Authentication
Steam Authentication has been added! Games can now add a packet handler component that interfaces with Steam’s authentication APIs, enabling them to advertise their servers properly, handle VAC/publisher bans, and provide better validation of clients. If enabled, clients joining a server now have to be authenticated by Steam before being allowed into gameplay. By default, clients who fail authentication are kicked from the server.

See

at the Steam Online Authentication section.