You are not logged in.
Currently, client-server via interfaces with mORMot authentication are implemented with awesome performance and realiability, and I need to switch to ADFS authentication model to achieve single sign on.
Any suggestion will be welcome
Last edited by xalo (2018-04-18 09:44:15)
Offline
TSQLRestServerAuthenticationSSPI should help (or underline low-level SynSSPI / SynSSPIAuth)
Offline
AFAIk, this is valid for a logged user or domain member, but if the domain are not reachable is when ADFS makes sense.
Offline
You can try setup IIS as proxy to mORMot server,
as in Deploy mORMot server on IIS75+.
Offline
Sorry, but I'm not able to see the function of IIS in this case.
The purpose is to switch from mORMot authentication to Microsoft Active directory Federation Services.
Offline