I've run into an issue of Forbidden 403 page in SharePoint 2010 with ADFS custom login page.
I've configured SharePoint to use ADFS as identity provider and I want Custom login page inplace of ADFS default login page.
I've created an Application page and placed it in Layouts folder and configured this path in Custom Sign In section under Authentication providers for my SharePoint page.
When I navigate to my SharePoint site, it redirects the page to my Custom Sign In page, but with the forbidden handler.
I've given all the permission to the Bin directory and still could not get through the issue.