Allow end session endpoint for public OpenIddict clients #22741
BackResolve abpframework/abp#25981
The Admin Console applications form reset allowEndSessionEndpoint for public clients, so it could not reliably configure or keep the end session permission and post logout redirect uris of a public client. The Angular form had a leftover reset of the same flag.