Is it possible to specify another GET/POST parameter name instead of id_token (like blabla_token) when returning an identity token back to Web Application, and make this parameter name customizable inside C# code of custom services registered in IdentityServerServiceFactory.
The callback url should look like http://someserver.com/auth/?blabla_token=tokencontent