Benefits of Trusted and External Authentication

Authentication is the process by which one identifies a user or program. Authentication may involve checking the user ID and password supplied interactively by an individual or presented automatically by a program. Authentication can also be delegated, in which case one party trusts that the other has taken responsibility for authentication. Authorization is the process of determining the capabilities and resources to which an authenticated user or program has access.

By default, Managed Reporting authenticates and authorizes users to its built-in security repository (installation_dir/WebFOCUS/basedir/user.htm). While it is possible to build a successful implementation that authenticates users to the built-in repository, there are advantages to externalizing Managed Reporting authentication:

This chapter explains the different ways you can configure external or trusted authentication for Managed Reporting. You should review all the options before selecting an approach because there may be more than one way to achieve a given objective.

Note: You can implement a custom solution by developing an extension to the Realm Driver to perform authentication. For more information, see Developing a Managed Reporting Realm Driver Extension.


WebFOCUS