Defining scope mapping elements to security checks

IBM MobileFirst™ Platform Foundation allows mapping custom scope elements to security checks with which you can define application-specific security logic for accessing protected resources.

About this task

Your app would need scope element push.mobileclient to be defined, for the client app to access push server. No security checks will be enforced if you do not map the scope to security checks.

Complete the steps to define the scope elements:

For information on push scopes, see Table 1.

Procedure

  1. In the MobileFirst Operations Console, navigate to <Your application> > Security > Scope Elements Mapping > New.
  2. In the Add New Scope-Element Mapping window, provide the scope element as push.mobileclient and click Add.
    Note: The push.mobileclient is a predefined scope.
    Figure 1. Adding new scope element
    Adding new scope element.