What type of federated authentication can be integrated with the DataAbstract server?

Hello,

I have a customer that want to secure service through a WAF ( WEB application firewall) Layer 7 firewall.

It is posibile that RemObjects DataAbstract Server to provide OpenID, oAuth 2.0, etc authentification?

What type of federated authentication can be integrated with the DataAbstract server?

Do you have any documentation/hint on this matter?

Best regards,
Tiberiu Stoicescu

Hi,

Remoting SDK/Data Abstract doesn’t support such authentication however you can use 3rd party components that support this.

how it can work:

  • client does such authentication on remote authentication server via 3rd party components
  • client sends received data (string or binary) to DA server
  • DA server sends received data to remote authentication server via the same 3rd party components and authenticates client