FoxPro Programming
does west wind support ADFS Uses WS-Fed or SAML 2.0 SSO protocol
Gravatar is a globally recognized avatar based on your email address. does west wind support ADFS Uses WS-Fed or SAML 2.0 SSO protocol
  Lim Tyan Jye
  All
  Feb 21, 2019 @ 11:10pm

does west wind support ADFS Uses WS-Fed or SAML 2.0 SSO protocol?

Gravatar is a globally recognized avatar based on your email address. re: does west wind support ADFS Uses WS-Fed or SAML 2.0 SSO protocol
  Rick Strahl
  Lim Tyan Jye
  Feb 22, 2019 @ 01:46pm

No... there's no built-in support for this.

But it could be implemented explicitly... SAML parsing could be done with .NET code using wwDotnetBridge.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: does west wind support ADFS Uses WS-Fed or SAML 2.0 SSO protocol
  Stein Goering
  Lim Tyan Jye
  Feb 24, 2019 @ 02:43pm

Depending on the flavor of SAML, there may be tools out there that you can make use of. When we added support for the Shibboleth protocols to our WC app, we installed their Service Provider on our server - it handles the SAML parsing and posts the results to HTTP header. Then it was a matter of using Request.Servervariables() to access them from our app.

--stein

© 1996-2024