You might be able to do some JavaScript here...
Refer here to see how to customize JavaScript:
https://technet.microsoft.com/en-us/library/dn636121(v=ws.11).aspx
And here to see how to change the favicon.ico with JavasScript:
http://stackoverflow.com/questions/260857/changing-website-favicon-dynamically
Note that it seems that it is challenging since many of the codes do not work on all browsers. Also note that it is not supported to use JQuery in ADFS customizations.
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.