Select_account is used to allow the Resource Owner (End-User) who MAY have multiple accounts at the Authorization Server to select the desired account that they might have current sessions for. If it cannot obtain an account selection choice made by the Resource Owner, the Authorization Server MUST return an OAuth Error, typically account_selection_required.
Select_account is often implemented by using Account Chooser.