I am trying to use ACS as fereration provider and local AD + ADFS as identity provider. I have checked fiddler and its showing ADFS is returning token, ACS is not issuing a token for me. please see the error message below
HTTP status 403
Message: ACS50000: There was an error issuing a token.
Inner Message: ACS60000: An error occurred while processing rules for relying party 'https:// local host:44302/' using the service identity or identity provider named 'http:// 10. 227. 125. 110/adfs/services/trust'.
ACS60010: No claims other than authentication instant and authentication method were generated during rules processing
When I am trying with ADFS as identity and federation provider both, Its returning 6 claims and my application shows them correctly.
Can any one please help!!!