Properties
Reference for Atoti Sign-Off configuration options, including Spring Boot configuration properties, property files, and Spring profiles for connecting to application servers.
Properties can be used to configure many parts of Atoti Sign-Off. Some properties are defined in Spring Boot Configuration Property classes. This ensures that each property has a single source of truth for default values, and allows properties to be added throughout the codebase in a type-safe, reusable manner.
Properties required by applications that don’t use Configuration Properties are set in a number of property files.