Hi Peter Dräxler,
Thank you for posting your query on Microsoft Q&A. I am Saiteja from Q&A will be assisting you with your query.
Based on your query, I understand that you would like to know why the implementation of the CSRF protection is not listed in this document.
CSRF protection is enhanced security which are currently implemented with ASP.Net Core. This implementation is completely different to that of the Microsoft built platforms (Microsoft built Identity platforms). The application type mentioned in the documents are supported by Microsoft identity platform and are able to configure from Azure App registrations.
CSRF protection for tokens can be implemented using ASP.Net Core application which can be created using this document. Once you configure app using the above steps, you can follow this document to implement the CSRF protection.
Currently you cannot directly implement this configuration from Azure App registration as it is yet to be implemented and supported from Microsoft Entra ID directly. But the suggestion you have made would help others as well to robust their security in terms of token. I would like to request to provide your feedback using this link: https://feedbackportal.microsoft.com/feedback/forum/ab3ad59e-6dd1-ec11-a7b5-0022481f35a4
I hope this information is helpful. Please feel free to reach out if you have any further questions.
If the answer is helpful, please click "Accept Answer" and kindly "upvote it". If you have extra questions about this answer, please click "Comment"