session: Emit SelectedUserChanged signal on user changes
An underlying PAM module (such as the gdm-smartcard one) could change the selected user for the authentication based on a certificate but we never expose this change, even if we've an API for this.
So let's emit the signal and inform the greeter about.