Authorization
From MapbenderWiki
From Wikipedia, the free encyclopedia
In security engineering and computer security, Authorization is a part of the operating system that protects computer resources by only allowing those resources to be used by resource consumers that have been granted authority to use them. Resources include individual files or items data, computer programs, computer devices and functionality provided by computer applications. Examples of consumers are computer users, computer programs and other devices on the computer.
Description
The authorization process is used to decide with what functionality a Mapbender User is allowed to access OWS services through which Application. The open design of the OGC OWS architecture does not restrict or control access at service level. Therefore OWS have to be protected using standard access control mechanisms. Access can then be granted by an OWS Proxy as Mapbender that implements user Authentication and authorization.
