Use one of the supported security configurations to secure your applications.
The below table provides a brief configuration procedure for the supported security configuration in Native OData applications. For more information, refer Administration in SAP Mobile Platform Server.
Security Configuration | Implemented Using | Security Provider | Configuration Steps (in brief) |
---|---|---|---|
Basic authentication with HTTP | OData SDK, Client Hub | HTTP/HTTPS Authentication |
Set the back end credentials. Note: For anonymous user, set the back end to allow
anonymous connections.
|
Basic authentication with HTTPS | OData SDK, Client Hub | HTTP/HTTPS Authentication |
|
Mutual authentication with HTTPS using a certificate | OData SDK, Afaria | X.509 User Certificate |
|
SiteMinder (non-network edge) | OData SDK | HTTP/HTTPS Authentication | Connect with SiteMinder backend using HTTPS. |
SiteMinder network edge (reverse proxy) | OData SDK | Populate JAAS Subject From Client, HTTP/HTTPS Authentication |
|
SSO2 token (HTTP and HTTPS) | OData SDK | HTTP/HTTPS Authentication |
|
Basic authentication with LDAP back end | OData SDK | Directory Service (LDAP/AD) |
Create security profile. |