Security model
Define the authorization and authentication strategies for your application.
- Authentication
- Proves to the application that you are who you say you are.
- Authorization
- Determines the functions that you can perform in the application. This corresponds to an access group and role configuration.
Security planning involves defining authorization and authentication strategies for your application. It is a best practice to create new access groups and roles that are based on the default access groups and roles that come with the product.
Security planning also involves setting up the organization structure and operator attributes. The application provides security in the form of access settings and denial rules. Many integration rules also incorporate authentication. Authentication information is presented in Defining Your Authentication Scheme part of the document
Previous topic Step 7: Defining the security model and organization structure Next topic Organizational structure