Just help me to clearify is following possible
SharePoint claim based web app configured with ADFS 2.0 for local account (hosting datacenter)
ADFS has public link same as sharepoint (Login works)
External users have linux environment with phyton application (users in database), so no ADFS 2.0 at their site.
Theoreticaly, can their phyton application send tokens to ADFS, as Identity provider, and further pass claims to sharepoint?
So users from phyton application can log on to sharepoint
Is this possible at all?
Bojan Buhac