I need to authenticate users with WS-Fed/SSO.
But how can I get user roles from f.e. SAP to authenticate them with WIF and use defined roles?
Is there something like C#/REST Api available? Or how to connect the ID-Prov. with 3rd party SAP system?
Or need I sync them with through WAAD? But how?
Short explaination:
User -> WebService -> ID-Prov. -> 3rd-Party -> ACCESS
Please help.