I work on an application that can use OAuth to Authenticate it's self to a CRM OData service. It takes as arguments Client Id, Redirect Uri(because it is a desktop application this is usually localhost), Resource, and Authority Uri.
Is there a tool I can use to test to verify that CRM and ADFS are properly configured to allow my application to access the Odata service?