nerdexam
Oracle

1Z0-441 · Question #44

Which four options can be used to authenticate a MAF application user?

The correct answer is B. SSO C. HTTP Basic E. Mobile social F. O-Auth. Mobile applications may require that user credentials be verified against a remote login server(such as the Oracle Access Manager Identity Server used by Oracle ADF Fusion web applications) or a local credential store that resides on the user's device. To support local and…

Process Deployment and Management

Question

Which four options can be used to authenticate a MAF application user?

Options

  • BSSO
  • CHTTP Basic
  • DGoogle
  • EMobile social
  • FO-Auth

How the community answered

(63 responses)
  • B
    84% (53)
  • D
    16% (10)

Explanation

Mobile applications may require that user credentials be verified against a remote login server(such as the Oracle Access Manager Identity Server used by Oracle ADF Fusion web applications) or a local credential store that resides on the user's device. To support local and remote connectivity modes, MAF supports these authentication protocols: By default, authentication of the mobile application user is against the remote login server regardless of the authentication protocol chosen at design time. Developers may configure the application, in the case of Oracle Access Management Mobile and Social (OAMMS) and basic authentication to enable local authentication. However, initially, because the local credential store is not populated with credentials, login to access secured application features requires authentication against a remote login server. Successful remote authentication enables the subsequent use of the local credential store, which houses the user's login credentials from the authentication server on the device. Thus, after the user is authenticated against the server within the same application session (that is, within the lifecycle of the application execution), MAF stores this authentication context locally, allowing it to be used for subsequent authentication attempts. In this case, MAF does not contact the server if the local authentication context is sufficient to authenticate the user. Although a connection to the authentication server is required for the initial authentication, continual access to this server is not required for applications using local authentication.

Topics

#MAF authentication#SSO#OAuth#HTTP Basic

Community Discussion

No community discussion yet for this question.

Full 1Z0-441 Practice