The introduction of an external token-uri is a step towards greater flexibility and interoperability. Your Spring Authorization Server can still handle the core authorization logic but allows the actual token issuance process to be managed by an external service, which might be a more specialized or cloud-hosted identity server.
You can review the model's detail response by following this link: Model Answer.