Hi friend!
Because the administrator configures a new domain, but it is not set as the default domain and the default management domain, the domain that caused the user to go online is still the original configuration domain, so the newly configured domain needs to be modified to the default domain.
aaa
domain default //Need to modify the default domain to xxxxx
domain default_admin //Need to modify the default management domain to xxxxx
domain xxxxx
authentication-scheme xxxxx
accounting-scheme xxxxx
authorization-scheme xxxxx
hwtacacs-server xxxxx
Hope to help you!